academic/meme-suite: Updated for version 5.5.2.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
546373eba6
commit
b6e96728b9
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for meme-suite
|
||||
|
||||
# Copyright 2017-2022 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2017-2023 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=meme-suite
|
||||
VERSION=${VERSION:-5.4.1}
|
||||
VERSION=${VERSION:-5.5.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="meme-suite"
|
||||
VERSION="5.4.1"
|
||||
VERSION="5.5.2"
|
||||
HOMEPAGE="https://meme-suite.org/"
|
||||
DOWNLOAD="https://meme-suite.org/meme-software/5.4.1/meme-5.4.1.tar.gz"
|
||||
MD5SUM="298bebc1e19463ce5f7bbafae0594058"
|
||||
DOWNLOAD="https://meme-suite.org/meme-software/5.5.2/meme-5.5.2.tar.gz"
|
||||
MD5SUM="65ddb9e2968c7e19d63f164379077996"
|
||||
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 New Issue