summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/fasta/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/fasta/package.py')
-rw-r--r--var/spack/repos/builtin/packages/fasta/package.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/fasta/package.py b/var/spack/repos/builtin/packages/fasta/package.py
index 763e6ec9db..5ea5ff2c23 100644
--- a/var/spack/repos/builtin/packages/fasta/package.py
+++ b/var/spack/repos/builtin/packages/fasta/package.py
@@ -19,6 +19,8 @@ class Fasta(MakefilePackage):
homepage = "https://fasta.bioch.virginia.edu/fasta_www2/fasta_list2.shtml"
url = "https://github.com/wrpearson/fasta36/archive/fasta-v36.3.8g.tar.gz"
+ license("Apache-2.0")
+
version("36.3.8g", sha256="fa5318b6f8d6a3cfdef0d29de530eb005bfd3ca05835faa6ad63663f8dce7b2e")
version(
"36.3.8h_2020-05-04",