mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
academic/meme-db-motif: update for version 12.21
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
88e83b22a1
commit
002098312f
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for meme-db-motif
|
||||
|
||||
# Copyright 2020 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2020-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=meme-db-motif
|
||||
VERSION=${VERSION:-12.19}
|
||||
VERSION=${VERSION:-12.21}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="meme-db-motif"
|
||||
VERSION="12.19"
|
||||
HOMEPAGE="http://meme-suite.org/db/motifs"
|
||||
DOWNLOAD="http://meme-suite.org/meme-software/Databases/motifs/motif_databases.12.19.tgz"
|
||||
MD5SUM="f5ffcaecc07570ee19dba20b82d7bd73"
|
||||
VERSION="12.21"
|
||||
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_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue