academic/ncbi-blast-plus: Updated for version 2.7.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
463fe4e265
commit
2ae24aff5e
|
@ -12,7 +12,7 @@ Toolkit. The BLAST+ applications have a number of performance and
|
|||
feature improvements over the legacy BLAST applications (ncbi-blast).
|
||||
|
||||
For details and citation, please see the BLAST+ user manual from the
|
||||
program's web site and the article in BMC Bioinformatics.
|
||||
program's web site and the article in BMC Bioinformatics.
|
||||
|
||||
This just repackages the binaries provided from upstream.
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for ncbi-blast-plus
|
||||
|
||||
# Copyright 2013-2016 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2013-2018 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,12 +23,12 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=ncbi-blast-plus
|
||||
VERSION=${VERSION:-2.2.31}
|
||||
VERSION=${VERSION:-2.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
SRCNAM=ncbi-blast
|
||||
SRCVER=2.2.31+
|
||||
SRCVER=2.7.1+
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
case "$( uname -m )" in
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="ncbi-blast-plus"
|
||||
VERSION="2.2.31"
|
||||
VERSION="2.7.1"
|
||||
HOMEPAGE="https://blast.ncbi.nlm.nih.gov/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="ftp://ftp.ncbi.nih.gov/blast/executables/blast+/2.2.31/ncbi-blast-2.2.31+-x64-linux.tar.gz"
|
||||
MD5SUM_x86_64="ae789a5bfb523cef95ac40e5a6b1929e"
|
||||
DOWNLOAD_x86_64="ftp://ftp.ncbi.nih.gov/blast/executables/blast+/2.7.1/ncbi-blast-2.7.1+-x64-linux.tar.gz"
|
||||
MD5SUM_x86_64="9d31dff42ab2b0d9565f761ce340e4ba"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmail.com"
|
||||
|
|
|
@ -13,7 +13,7 @@ ncbi-blast-plus: Toolkit. The BLAST+ applications have a number of performance a
|
|||
ncbi-blast-plus: feature improvements over the legacy BLAST applications (ncbi-blast).
|
||||
ncbi-blast-plus:
|
||||
ncbi-blast-plus: Home: https://blast.ncbi.nlm.nih.gov/
|
||||
ncbi-blast-plus: References: /usr/doc/ncbi-blast-plus-2.2.31/References
|
||||
ncbi-blast-plus:
|
||||
ncbi-blast-plus:
|
||||
ncbi-blast-plus:
|
||||
ncbi-blast-plus:
|
||||
|
|
Loading…
Reference in New Issue