mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/meme-suite: Updated for version 5.5.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2aec37ae30
commit
1aabc64ed3
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=meme-suite
|
||||
VERSION=${VERSION:-5.5.2}
|
||||
VERSION=${VERSION:-5.5.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="meme-suite"
|
||||
VERSION="5.5.2"
|
||||
VERSION="5.5.4"
|
||||
HOMEPAGE="https://meme-suite.org/"
|
||||
DOWNLOAD="https://meme-suite.org/meme-software/5.5.2/meme-5.5.2.tar.gz"
|
||||
MD5SUM="65ddb9e2968c7e19d63f164379077996"
|
||||
DOWNLOAD="https://meme-suite.org/meme-software/5.5.4/meme-5.5.4.tar.gz"
|
||||
MD5SUM="eed938a859b551209af3c4adf7e41fa1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="openmpi perl-HTML-Template perl-JSON meme-db-gomo meme-db-motif meme-db-tgene"
|
||||
|
|
Loading…
Reference in a new issue