summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/nest/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/nest/package.py')
-rw-r--r--var/spack/repos/builtin/packages/nest/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/nest/package.py b/var/spack/repos/builtin/packages/nest/package.py
index 1f2e7af41a..4bb0058de5 100644
--- a/var/spack/repos/builtin/packages/nest/package.py
+++ b/var/spack/repos/builtin/packages/nest/package.py
@@ -12,7 +12,7 @@ class Nest(CMakePackage):
It focuses on the dynamics, size and structure of neural systems rather
than on the exact morphology of individual neurons."""
- homepage = "http://www.nest-simulator.org"
+ homepage = "https://www.nest-simulator.org"
url = "https://github.com/nest/nest-simulator/archive/refs/tags/v3.0.tar.gz"
git = "https://github.com/nest/nest-simulator.git"