academic/STAR: Updated for version 2.7.5c.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Rob van Nues 2020-09-04 00:45:32 +07:00 committed by Willy Sudiarto Raharjo
parent 84924c62ab
commit 14decd7670
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=STAR
VERSION=${VERSION:-2.7.3a}
VERSION=${VERSION:-2.7.5c}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="STAR"
VERSION="2.7.3a"
VERSION="2.7.5c"
HOMEPAGE="https://github.com/alexdobin/STAR"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.3a/STAR-2.7.3a.tar.gz"
MD5SUM_x86_64="6642ef8b8404d923fefe7c72348f12f4"
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.5c/STAR-2.7.5c.tar.gz"
MD5SUM_x86_64="a3ee8a15ecbe06437678bad00be5229f"
REQUIRES=""
MAINTAINER="Rob van Nues"
EMAIL="sborg63@disroot.org"