mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
academic/ncbi-blast+. update for version 2.11.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ac5d02aef3
commit
bbcb3185d7
2 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
||||||
# This takes the place of ncbi-blast-plus (2013-2019), which just
|
# This takes the place of ncbi-blast-plus (2013-2019), which just
|
||||||
# repackaged the binaries provided by upstream.
|
# repackaged the binaries provided by upstream.
|
||||||
|
|
||||||
# Copyright 2013-2020 Petar Petrov slackalaxy@gmail.com
|
# Copyright 2013-2021 Petar Petrov slackalaxy@gmail.com
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -25,7 +25,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=ncbi-blast+
|
PRGNAM=ncbi-blast+
|
||||||
VERSION=${VERSION:-2.10.1}
|
VERSION=${VERSION:-2.11.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="ncbi-blast+"
|
PRGNAM="ncbi-blast+"
|
||||||
VERSION="2.10.1"
|
VERSION="2.11.0"
|
||||||
HOMEPAGE="https://blast.ncbi.nlm.nih.gov/"
|
HOMEPAGE="https://blast.ncbi.nlm.nih.gov/"
|
||||||
DOWNLOAD="ftp://ftp.ncbi.nih.gov/blast/executables/blast+/2.10.1/ncbi-blast-2.10.1+-src.tar.gz"
|
DOWNLOAD="ftp://ftp.ncbi.nih.gov/blast/executables/blast+/2.11.0/ncbi-blast-2.11.0+-src.tar.gz"
|
||||||
MD5SUM="216cddf560eedc2b8d88bdd1ada1dfd1"
|
MD5SUM="13f93eea6741af2bbcc07f59941dc77b"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue