academic/mafft: Updated for version 7.149.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
65b5ab4cb7
commit
1ee8b013c5
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for mafft
|
||||
|
||||
# Copyright 2013 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# Copyright 2013-2014 Petar Petrov, petar.petrov@student.oulu.fi
|
||||
# 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=mafft
|
||||
VERSION=${VERSION:-7.130}
|
||||
VERSION=${VERSION:-7.149}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mafft"
|
||||
VERSION="7.130"
|
||||
VERSION="7.149"
|
||||
HOMEPAGE="http://mafft.cbrc.jp/alignment/software/"
|
||||
DOWNLOAD="http://mafft.cbrc.jp/alignment/software/mafft-7.130-with-extensions-src.tgz"
|
||||
MD5SUM="d48a017d70e7bd5d257f407ec77e6a03"
|
||||
DOWNLOAD="http://mafft.cbrc.jp/alignment/software/mafft-7.149-with-extensions-src.tgz"
|
||||
MD5SUM="d114d718b5c4fce3f9d6314c9474c4ec"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -14,6 +14,6 @@ mafft: methods, L-INS-i (accurate; for alignment of <∼200 sequences),
|
|||
mafft: FFT-NS-2 (fast; for alignment of <∼10,000 sequences), etc.
|
||||
mafft:
|
||||
mafft: Home: http://mafft.cbrc.jp/alignment/software/
|
||||
mafft: References: /usr/doc/mafft-7.130/References
|
||||
mafft: References: /usr/doc/mafft-7.149/References
|
||||
mafft:
|
||||
mafft:
|
||||
|
|
Loading…
Reference in New Issue