academic/ncbi-blast+. update for version 2.11.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Petar Petrov 2021-05-18 16:43:56 +03:00 committed by Willy Sudiarto Raharjo
parent ac5d02aef3
commit bbcb3185d7
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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=""