mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
academic/meme-suite: Updated for version 5.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2a186da79b
commit
6d70a60f2f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=meme-suite
|
||||
VERSION=${VERSION:-5.1.0}
|
||||
VERSION=${VERSION:-5.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="meme-suite"
|
||||
VERSION="5.1.0"
|
||||
VERSION="5.1.1"
|
||||
HOMEPAGE="http://meme-suite.org/"
|
||||
DOWNLOAD="http://meme-suite.org/meme-software/5.1.0/meme-5.1.0.tar.gz"
|
||||
MD5SUM="71e357be7bce1686f516858957de3921"
|
||||
DOWNLOAD="http://meme-suite.org/meme-software/5.1.1/meme-5.1.1.tar.gz"
|
||||
MD5SUM="98ffab29abb95621b947b2b2fa6e5ee7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="openmpi perl-HTML-Template perl-JSON python3 meme-db-gomo meme-db-motif meme-db-tgene"
|
||||
|
|
Loading…
Reference in a new issue