summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/phast/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/phast/package.py')
-rw-r--r--var/spack/repos/builtin/packages/phast/package.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/phast/package.py b/var/spack/repos/builtin/packages/phast/package.py
index 6573aff843..fc142a04ce 100644
--- a/var/spack/repos/builtin/packages/phast/package.py
+++ b/var/spack/repos/builtin/packages/phast/package.py
@@ -13,6 +13,8 @@ class Phast(MakefilePackage):
homepage = "http://compgen.cshl.edu/phast/index.php"
url = "https://github.com/CshlSiepelLab/phast/archive/v1.4.tar.gz"
+ license("BSD-3-Clause")
+
version("1.6", sha256="8100f6582008c5de46d2de05cee038f0f1ca3a50147031da1bc5e8744883cbe4")
version("1.4", sha256="287c77599c51256a3adbd62ed217cb6d6a547fcec2c29262e9d61fa32ed92b99")