aboutsummaryrefslogtreecommitdiff
path: root/libraries/htslib/htslib.SlackBuild
diff options
context:
space:
mode:
authorRob van Nues <sborg63@disroot.org>2021-03-26 22:44:39 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-03-27 10:23:15 +0700
commit636878d3506ab770495a2eb297b63b7389df1da6 (patch)
treede306d948ec2cfc08c240d81f735e71b61e0d044 /libraries/htslib/htslib.SlackBuild
parentc6f7660dc07dd6cc7309192916d82b518dea5d63 (diff)
libraries/htslib: Updated for version 1.12.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/htslib/htslib.SlackBuild')
-rw-r--r--libraries/htslib/htslib.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/htslib/htslib.SlackBuild b/libraries/htslib/htslib.SlackBuild
index a41bca65238b6..aca959998c4fc 100644
--- a/libraries/htslib/htslib.SlackBuild
+++ b/libraries/htslib/htslib.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for htslib
-# Copyright 2018-2020 Rob van Nues # All rights reserved.
+# Copyright 2018-2021 Rob van Nues # All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=htslib
-VERSION=${VERSION:-1.11}
+VERSION=${VERSION:-1.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}