academic/HMMER: update for version 3.3.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
99dda03f3c
commit
290c94b3ad
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for HMMER
|
# Slackware build script for HMMER
|
||||||
|
|
||||||
# Copyright 2016-2020 Petar Petrov slackalaxy@gmail.com
|
# Copyright 2016-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
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=HMMER
|
PRGNAM=HMMER
|
||||||
VERSION=${VERSION:-3.3.1}
|
VERSION=${VERSION:-3.3.2}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="HMMER"
|
PRGNAM="HMMER"
|
||||||
VERSION="3.3.1"
|
VERSION="3.3.2"
|
||||||
HOMEPAGE="http://hmmer.org/"
|
HOMEPAGE="http://hmmer.org/"
|
||||||
DOWNLOAD="http://eddylab.org/software/hmmer/hmmer-3.3.1.tar.gz"
|
DOWNLOAD="http://eddylab.org/software/hmmer/hmmer-3.3.2.tar.gz"
|
||||||
MD5SUM="07da6661a17bd4ddbaded4a0dc9c5b6d"
|
MD5SUM="ea03d88b4e8228a1dc6d84d56af27195"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue