summaryrefslogtreecommitdiffstats
path: root/libraries/htslib/htslib.SlackBuild
diff options
context:
space:
mode:
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 d0d12c5ee4..3643ae0c5a 100644
--- a/libraries/htslib/htslib.SlackBuild
+++ b/libraries/htslib/htslib.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for htslib
-# Copyright 2018-2022 Rob van Nues # All rights reserved.
+# Copyright 2018-2023 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:
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=htslib
-VERSION=${VERSION:-1.16}
+VERSION=${VERSION:-1.17}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}