mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
academic/mafft: Updated for version 7.047.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
e7ed8c082d
commit
aa636125c2
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=mafft
|
||||
VERSION=${VERSION:-7.037}
|
||||
VERSION=${VERSION:-7.047}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mafft"
|
||||
VERSION="7.037"
|
||||
VERSION="7.047"
|
||||
HOMEPAGE="http://mafft.cbrc.jp/alignment/software/"
|
||||
DOWNLOAD="http://mafft.cbrc.jp/alignment/software/mafft-7.037-with-extensions-src.tgz"
|
||||
MD5SUM="dfa90adaff82e6819458ecbacb96e27b"
|
||||
DOWNLOAD="http://mafft.cbrc.jp/alignment/software/mafft-7.047-with-extensions-src.tgz"
|
||||
MD5SUM="509cdae9b24c0f8c473027ec7e015ce6"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue