mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
academic/STAR: Updated for version 2.7.8a.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
682bfd7569
commit
1224a80731
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=STAR
|
||||
VERSION=${VERSION:-2.7.7a}
|
||||
VERSION=${VERSION:-2.7.8a}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="STAR"
|
||||
VERSION="2.7.7a"
|
||||
VERSION="2.7.8a"
|
||||
HOMEPAGE="https://github.com/alexdobin/STAR"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.7a/STAR-2.7.7a.tar.gz"
|
||||
MD5SUM_x86_64="475dea44ba23dfe99bb8e6e40d18bfdc"
|
||||
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.8a/STAR-2.7.8a.tar.gz"
|
||||
MD5SUM_x86_64="b6482dd380c5c07587166ee240573780"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Rob van Nues"
|
||||
EMAIL="sborg63@disroot.org"
|
||||
|
|
Loading…
Reference in a new issue