academic/STAR: Updated for version 2.6.1c.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Rob van Nues 2018-10-20 21:04:06 +01:00 committed by Willy Sudiarto Raharjo
parent f7c2b4543d
commit 48aa2a7deb
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.6.1a}
VERSION=${VERSION:-2.6.1c}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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