academic/STAR: Updated for version 2.7.0c.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Rob van Nues 2019-02-15 07:48:17 +07:00 committed by Willy Sudiarto Raharjo
parent 2d15383133
commit 1b53af33a5
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.0a}
VERSION=${VERSION:-2.7.0c}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="STAR"
VERSION="2.7.0a"
VERSION="2.7.0c"
HOMEPAGE="https://github.com/alexdobin/STAR"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.0a/STAR-2.7.0a.tar.gz"
MD5SUM_x86_64="318f0ef28bb85f3a2306f4b0796e0cf5"
DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.0c/STAR-2.7.0c.tar.gz"
MD5SUM_x86_64="3528a9c378633d586e1d2b930b2ada9b"
REQUIRES=""
MAINTAINER="Rob van Nues"
EMAIL="sborg63@disroot.org"