aboutsummaryrefslogtreecommitdiff
path: root/libraries/htslib/htslib.SlackBuild
diff options
context:
space:
mode:
authorbrobr <sborg63@disroot.org>2022-04-10 00:09:17 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-16 12:12:48 +0700
commitbe923e707668d34232918e0f8ecda75955882423 (patch)
tree1683ad0c71622d39d883193d376ad54e7111fd30 /libraries/htslib/htslib.SlackBuild
parentd7a72e9945d99669b8bea750b81b6dc99eeda3db (diff)
libraries/htslib: Updted to version 1.15.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/htslib/htslib.SlackBuild')
-rw-r--r--libraries/htslib/htslib.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/htslib/htslib.SlackBuild b/libraries/htslib/htslib.SlackBuild
index 779efce2820bc..f8050fcbb3bca 100644
--- a/libraries/htslib/htslib.SlackBuild
+++ b/libraries/htslib/htslib.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=htslib
-VERSION=${VERSION:-1.15}
+VERSION=${VERSION:-1.15.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}