academic/clustalo: Updated for version 1.2.4.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Petar Petrov 2017-04-16 21:42:19 +01:00 committed by Willy Sudiarto Raharjo
parent 8cbb2a6d77
commit 570b77a8ec
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for clustalo
# Copyright 2011-2016 Petar Petrov slackalaxy@gmail.com
# Copyright 2011-2017 Petar Petrov slackalaxy@gmail.com
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=clustalo
VERSION=${VERSION:-1.2.3}
VERSION=${VERSION:-1.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="clustalo"
VERSION="1.2.3"
VERSION="1.2.4"
HOMEPAGE="http://www.clustal.org/omega/"
DOWNLOAD="http://www.clustal.org/omega/clustal-omega-1.2.3.tar.gz"
MD5SUM="f92f6ddbc32afc8a8b3026de7f4e15d4"
DOWNLOAD="http://www.clustal.org/omega/clustal-omega-1.2.4.tar.gz"
MD5SUM="6c0459f4c463a30e942ce7e0efc91422"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="argtable"