[ncbi-magicblast] added version 1.5.0 (#16424)
This commit is contained in:
parent
cf59220edc
commit
acabe2deba
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ class NcbiMagicblast(AutotoolsPackage):
|
||||||
homepage = "https://ncbi.github.io/magicblast/"
|
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"
|
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')
|
version('1.3.0', sha256='47b9b65d595b5cb0c4fef22bc7f7c038fb8d4a0accdbe560d7232820575aff67')
|
||||||
|
|
||||||
depends_on('lmdb')
|
depends_on('lmdb')
|
||||||
|
|
Loading…
Reference in a new issue