summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/hoomd-blue/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/hoomd-blue/package.py')
-rw-r--r--var/spack/repos/builtin/packages/hoomd-blue/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/hoomd-blue/package.py b/var/spack/repos/builtin/packages/hoomd-blue/package.py
index 98c7c0282d..5a44ea6647 100644
--- a/var/spack/repos/builtin/packages/hoomd-blue/package.py
+++ b/var/spack/repos/builtin/packages/hoomd-blue/package.py
@@ -18,7 +18,7 @@ class HoomdBlue(CMakePackage):
to create custom initialization routines, control simulation parameters,
and perform in situ analysis."""
- homepage = "http://glotzerlab.engin.umich.edu/hoomd-blue/"
+ homepage = "https://glotzerlab.engin.umich.edu/hoomd-blue/"
git = "https://bitbucket.org/glotzer/hoomd-blue.git"
version('develop', submodules=True)