academic/HMMER: update for version 3.3.2

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

View File

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

View File

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