summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/chill/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/chill/package.py')
-rw-r--r--var/spack/repos/builtin/packages/chill/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/chill/package.py b/var/spack/repos/builtin/packages/chill/package.py
index 0d7c116597..576ea36fc2 100644
--- a/var/spack/repos/builtin/packages/chill/package.py
+++ b/var/spack/repos/builtin/packages/chill/package.py
@@ -9,7 +9,7 @@ from spack import *
class Chill(AutotoolsPackage):
"""A polyheadral compiler for autotuning"""
- homepage = "http://github.com/CtopCsUtahEdu/chill"
+ homepage = "https://github.com/CtopCsUtahEdu/chill"
url = "https://github.com/CtopCsUtahEdu/chill/archive/v0.3.tar.gz"
git = "https://github.com/CtopCsUtahEdu/chill.git"