summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/tophat/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/tophat/package.py')
-rw-r--r--var/spack/repos/builtin/packages/tophat/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/tophat/package.py b/var/spack/repos/builtin/packages/tophat/package.py
index cc6ed66a6f..4ff94d4a24 100644
--- a/var/spack/repos/builtin/packages/tophat/package.py
+++ b/var/spack/repos/builtin/packages/tophat/package.py
@@ -9,7 +9,7 @@ from spack import *
class Tophat(AutotoolsPackage):
"""Spliced read mapper for RNA-Seq."""
- homepage = "http://ccb.jhu.edu/software/tophat/index.shtml"
+ homepage = "https://ccb.jhu.edu/software/tophat/index.shtml"
url = "https://github.com/infphilo/tophat/archive/v2.1.1.tar.gz"
version('2.1.2', sha256='15016b82255dad085d4ee7d970e50f0e53a280d466335553d47790d8344ff4b1')