aboutsummaryrefslogtreecommitdiff
path: root/academic/STAR/STAR.SlackBuild
diff options
context:
space:
mode:
authorbrobr <sborg63@disroot.org>2022-11-22 13:33:45 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-24 22:14:26 +0700
commitb8f68ec788e763d75b29add9928753479c7a96f6 (patch)
tree11110e0b63e845fed5044db75645623b1ce7eb0d /academic/STAR/STAR.SlackBuild
parent5243543eb400f93b3ac56fc691454f1cb20039e7 (diff)
academic/STAR: ugraded to version 2.7.10b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/STAR/STAR.SlackBuild')
-rw-r--r--academic/STAR/STAR.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/STAR/STAR.SlackBuild b/academic/STAR/STAR.SlackBuild
index c72e15ed317e9..739602bdac81b 100644
--- a/academic/STAR/STAR.SlackBuild
+++ b/academic/STAR/STAR.SlackBuild
@@ -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}