mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
academic/locarna: Updated for version 1.9.2.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d165d0752c
commit
0ee07cd1f9
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=locarna
|
||||
VERSION=${VERSION:-1.9.2.2}
|
||||
VERSION=${VERSION:-1.9.2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="locarna"
|
||||
VERSION="1.9.2.2"
|
||||
VERSION="1.9.2.3"
|
||||
HOMEPAGE="http://www.bioinf.uni-freiburg.de/Software/LocARNA/"
|
||||
DOWNLOAD="https://github.com/s-will/LocARNA/releases/download/v1.9.2.2/locarna-1.9.2.2.tar.gz"
|
||||
MD5SUM="24901cf57d3ef4a615f1f7b886d08eb3"
|
||||
DOWNLOAD="https://github.com/s-will/LocARNA/releases/download/v1.9.2.3/locarna-1.9.2.3.tar.gz"
|
||||
MD5SUM="d6c62b9905293ea77c12af4a43beb551"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ViennaRNA"
|
||||
|
|
Loading…
Reference in a new issue