summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorJen Herting <jen@herting.cc>2020-05-01 21:50:26 -0400
committerGitHub <noreply@github.com>2020-05-01 20:50:26 -0500
commitacabe2deba9659434e344e5c3aa4bdf5afa9beba (patch)
treeb30561c51bfcc04b568a7d4953e14712d1936858 /var
parentcf59220edc7cafc2f95d05696f24ef53ec245ea6 (diff)
downloadspack-acabe2deba9659434e344e5c3aa4bdf5afa9beba.tar.gz
spack-acabe2deba9659434e344e5c3aa4bdf5afa9beba.tar.bz2
spack-acabe2deba9659434e344e5c3aa4bdf5afa9beba.tar.xz
spack-acabe2deba9659434e344e5c3aa4bdf5afa9beba.zip
[ncbi-magicblast] added version 1.5.0 (#16424)
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/ncbi-magicblast/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/ncbi-magicblast/package.py b/var/spack/repos/builtin/packages/ncbi-magicblast/package.py
index eb93f59b9d..54588463bd 100644
--- a/var/spack/repos/builtin/packages/ncbi-magicblast/package.py
+++ b/var/spack/repos/builtin/packages/ncbi-magicblast/package.py
@@ -13,6 +13,7 @@ class NcbiMagicblast(AutotoolsPackage):
homepage = "https://ncbi.github.io/magicblast/"
url = "ftp://ftp.ncbi.nlm.nih.gov/blast/executables/magicblast/1.3.0/ncbi-magicblast-1.3.0-src.tar.gz"
+ version('1.5.0', sha256='b261914d9f7ffc0e655079ceba3e348ba11df1a1f73c4e47a4b1ca154754985c')
version('1.3.0', sha256='47b9b65d595b5cb0c4fef22bc7f7c038fb8d4a0accdbe560d7232820575aff67')
depends_on('lmdb')