summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/py-hyperopt/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/py-hyperopt/package.py')
-rw-r--r--var/spack/repos/builtin/packages/py-hyperopt/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/py-hyperopt/package.py b/var/spack/repos/builtin/packages/py-hyperopt/package.py
index 6cd8f64810..b53c15b10e 100644
--- a/var/spack/repos/builtin/packages/py-hyperopt/package.py
+++ b/var/spack/repos/builtin/packages/py-hyperopt/package.py
@@ -11,7 +11,7 @@ class PyHyperopt(PythonPackage):
awkward search spaces, which may include real-valued, discrete, and
conditional dimensions."""
- homepage = "http://hyperopt.github.io/hyperopt/"
+ homepage = "https://hyperopt.github.io/hyperopt/"
pypi = "hyperopt/hyperopt-0.2.5.tar.gz"
version('0.2.5', sha256='bc6047d50f956ae64eebcb34b1fd40f186a93e214957f20e87af2f10195295cc')