mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/mafft: update for version 7.475
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f97bef7cfa
commit
d8a200cc2a
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for mafft
|
||||
|
||||
# Copyright 2013-2020 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2013-2021 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=mafft
|
||||
VERSION=${VERSION:-7.471}
|
||||
VERSION=${VERSION:-7.475}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="mafft"
|
||||
VERSION="7.471"
|
||||
VERSION="7.475"
|
||||
HOMEPAGE="https://mafft.cbrc.jp/alignment/software/"
|
||||
DOWNLOAD="https://mafft.cbrc.jp/alignment/software/mafft-7.471-with-extensions-src.tgz"
|
||||
MD5SUM="6ac312a0261d99221dc0be437caba132"
|
||||
DOWNLOAD="https://mafft.cbrc.jp/alignment/software/mafft-7.475-with-extensions-src.tgz"
|
||||
MD5SUM="7edeb0ff62260bba8bdf682e0bb604e4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue