aboutsummaryrefslogtreecommitdiff
path: root/academic/STAR/STAR.SlackBuild
diff options
context:
space:
mode:
authorbrobr <sborg63@disroot.org>2023-09-18 10:22:59 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-23 08:31:13 +0700
commit817dff3ca55358b2395b90d029c52a75b6ccb2c8 (patch)
tree7981e31d0b31519b3d94ad4f2c0cd39fe79ee333 /academic/STAR/STAR.SlackBuild
parenta0ff8419525c6d6d6c8dc2a3fea8315ba7e5430f (diff)
academic/STAR:Upgrade to version 2.7.11a
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/STAR/STAR.SlackBuild')
-rw-r--r--academic/STAR/STAR.SlackBuild4
1 files changed, 2 insertions, 2 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}