summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/tmhmm/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/tmhmm/package.py')
-rw-r--r--var/spack/repos/builtin/packages/tmhmm/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/tmhmm/package.py b/var/spack/repos/builtin/packages/tmhmm/package.py
index 8ab54c8ce6..4f87f0c85c 100644
--- a/var/spack/repos/builtin/packages/tmhmm/package.py
+++ b/var/spack/repos/builtin/packages/tmhmm/package.py
@@ -15,7 +15,7 @@ class Tmhmm(Package):
Spack will search your current directory for the download file.
Alternatively, add this file to a mirror so that Spack can find it.
For instructions on how to set up a mirror, see
- http://spack.readthedocs.io/en/latest/mirrors.html"""
+ https://spack.readthedocs.io/en/latest/mirrors.html"""
homepage = "http://www.cbs.dtu.dk/cgi-bin/nph-sw_request?tmhmm"
url = "file://{0}/tmhmm-2.0c.Linux.tar.gz".format(os.getcwd())