academic/STAR: ugraded to version 2.7.10b

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
brobr 2022-11-22 13:33:45 +00:00 committed by Willy Sudiarto Raharjo
parent 5243543eb4
commit b8f68ec788
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=STAR
VERSION=${VERSION:-2.7.10a}
VERSION=${VERSION:-2.7.10b}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="STAR"
VERSION="2.7.10a"
VERSION="2.7.10b"
HOMEPAGE="https://github.com/alexdobin/STAR"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.10a/STAR-2.7.10a.tar.gz"
MD5SUM_x86_64="8f0c982f946e1b93a0f499ab44a4b040"
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.10b/STAR-2.7.10b.tar.gz"
MD5SUM_x86_64="ed14dd5707706d203d5bd83e9f5cdd86"
REQUIRES=""
MAINTAINER="Rob van Nues"
EMAIL="sborg63@disroot.org"