summaryrefslogtreecommitdiffstats
path: root/academic/samtools/samtools.SlackBuild
diff options
context:
space:
mode:
author brobr2022-04-10 01:17:03 +0200
committer Willy Sudiarto Raharjo2022-04-16 07:12:48 +0200
commit66a187c863d9314047c30b1a3b81dedcd799373f (patch)
tree07bc5f53807d6cc7897e253f9204188f85e3e617 /academic/samtools/samtools.SlackBuild
parent995f4636a82d98e2eae51136e2f52368c2baec44 (diff)
downloadslackbuilds-66a187c863d9314047c30b1a3b81dedcd799373f.tar.gz
academic/samtools: Updated to version 1.15.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/samtools/samtools.SlackBuild')
-rw-r--r--academic/samtools/samtools.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/samtools/samtools.SlackBuild b/academic/samtools/samtools.SlackBuild
index 5fd0c1ff4b..3ce93d2d42 100644
--- a/academic/samtools/samtools.SlackBuild
+++ b/academic/samtools/samtools.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=samtools
-VERSION=${VERSION:-1.15}
+VERSION=${VERSION:-1.15.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}