summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/autofact/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/autofact/package.py')
-rw-r--r--var/spack/repos/builtin/packages/autofact/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/autofact/package.py b/var/spack/repos/builtin/packages/autofact/package.py
index 88b079f389..099506a988 100644
--- a/var/spack/repos/builtin/packages/autofact/package.py
+++ b/var/spack/repos/builtin/packages/autofact/package.py
@@ -11,7 +11,7 @@ from spack import *
class Autofact(Package):
"""An Automatic Functional Annotation and Classification Tool"""
- homepage = "http://megasun.bch.umontreal.ca/Software/AutoFACT.htm"
+ homepage = "https://megasun.bch.umontreal.ca/Software/AutoFACT.htm"
url = "http://megasun.bch.umontreal.ca/Software/AutoFACT_v3_4.tar"
version('3_4', sha256='1465d263b19adb42f01f6e636ac40ef1c2e3dbd63461f977b89da9493fe9c6f4')