mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
academic/mafft: Updated for version 7.215.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
36c8becab8
commit
24bdcd7dda
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for mafft
|
# Slackware build script for mafft
|
||||||
|
|
||||||
# Copyright 2013-2014 Petar Petrov, petar.petrov@student.oulu.fi
|
# Copyright 2013-2015 Petar Petrov, petar.petrov@student.oulu.fi
|
||||||
# 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=mafft
|
PRGNAM=mafft
|
||||||
VERSION=${VERSION:-7.182}
|
VERSION=${VERSION:-7.215}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="mafft"
|
PRGNAM="mafft"
|
||||||
VERSION="7.182"
|
VERSION="7.215"
|
||||||
HOMEPAGE="http://mafft.cbrc.jp/alignment/software/"
|
HOMEPAGE="http://mafft.cbrc.jp/alignment/software/"
|
||||||
DOWNLOAD="http://mafft.cbrc.jp/alignment/software/mafft-7.182-with-extensions-src.tgz"
|
DOWNLOAD="http://mafft.cbrc.jp/alignment/software/mafft-7.215-with-extensions-src.tgz"
|
||||||
MD5SUM="7e24e3461994a3f92e143ea62633aa0e"
|
MD5SUM="f47004276f1d6c9a89822250f286327d"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
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: FFT-NS-2 (fast; for alignment of <∼10,000 sequences), etc.
|
||||||
mafft:
|
mafft:
|
||||||
mafft: Home: http://mafft.cbrc.jp/alignment/software/
|
mafft: Home: http://mafft.cbrc.jp/alignment/software/
|
||||||
mafft: References: /usr/doc/mafft-7.182/References
|
mafft: References: /usr/doc/mafft-7.215/References
|
||||||
mafft:
|
mafft:
|
||||||
mafft:
|
mafft:
|
||||||
|
|
Loading…
Reference in a new issue