mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/meme-db-motif: Updated for version 12.23.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
This commit is contained in:
parent
d47daef533
commit
6074436888
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=meme-db-motif
|
||||
VERSION=${VERSION:-12.21}
|
||||
VERSION=${VERSION:-12.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="meme-db-motif"
|
||||
VERSION="12.21"
|
||||
VERSION="12.23"
|
||||
HOMEPAGE="https://meme-suite.org/db/motifs"
|
||||
DOWNLOAD="https://meme-suite.org/meme/meme-software/Databases/motifs/motif_databases.12.21.tgz"
|
||||
MD5SUM="c37d53c3146f2e8cf6218c0251108d44"
|
||||
DOWNLOAD="https://meme-suite.org/meme/meme-software/Databases/motifs/motif_databases.12.23.tgz"
|
||||
MD5SUM="4a351edb28e456453c804f2da5889b23"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue