summaryrefslogtreecommitdiffstats
path: root/academic/STAR
diff options
context:
space:
mode:
author brobr <sborg63@disroot.org>2023-09-18 10:22:59 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-23 08:31:13 +0700
commit817dff3ca55358b2395b90d029c52a75b6ccb2c8 (patch)
tree7981e31d0b31519b3d94ad4f2c0cd39fe79ee333 /academic/STAR
parenta0ff8419525c6d6d6c8dc2a3fea8315ba7e5430f (diff)
downloadslackbuilds-817dff3ca55358b2395b90d029c52a75b6ccb2c8.tar.gz
slackbuilds-817dff3ca55358b2395b90d029c52a75b6ccb2c8.tar.xz
academic/STAR:Upgrade to version 2.7.11a
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/STAR')
-rw-r--r--academic/STAR/STAR.SlackBuild4
-rw-r--r--academic/STAR/STAR.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/academic/STAR/STAR.SlackBuild b/academic/STAR/STAR.SlackBuild
index 739602bdac..f5c3d738d5 100644
--- a/academic/STAR/STAR.SlackBuild
+++ b/academic/STAR/STAR.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for STAR
-# Copyright 2018-2022 Rob van Nues <sborg63@disroot.org>
+# Copyright 2018-2023 Rob van Nues <sborg63@disroot.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=STAR
-VERSION=${VERSION:-2.7.10b}
+VERSION=${VERSION:-2.7.11a}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/academic/STAR/STAR.info b/academic/STAR/STAR.info
index 9bc871c794..003cc7047a 100644
--- a/academic/STAR/STAR.info
+++ b/academic/STAR/STAR.info
@@ -1,10 +1,10 @@
PRGNAM="STAR"
-VERSION="2.7.10b"
+VERSION="2.7.11a"
HOMEPAGE="https://github.com/alexdobin/STAR"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.10b/STAR-2.7.10b.tar.gz"
-MD5SUM_x86_64="ed14dd5707706d203d5bd83e9f5cdd86"
+DOWNLOAD_x86_64="https://github.com/alexdobin/STAR/archive/2.7.11a/STAR-2.7.11a.tar.gz"
+MD5SUM_x86_64="a3de0599138c088155b0e2cebd66a788"
REQUIRES=""
MAINTAINER="Rob van Nues"
EMAIL="sborg63@disroot.org"