summaryrefslogtreecommitdiffstats
path: root/libraries/htslib
diff options
context:
space:
mode:
author brobr <sborg63@disroot.org>2023-12-24 13:48:15 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-29 18:49:34 +0700
commit0f496d7041e62d911061b0e4369a4454178eb8c5 (patch)
treeb797679914f1066269154a5284e74f2d74767587 /libraries/htslib
parentba23e50e1aca1f828ae98b22dc2031de7d7d2d85 (diff)
downloadslackbuilds-0f496d7041e62d911061b0e4369a4454178eb8c5.tar.gz
slackbuilds-0f496d7041e62d911061b0e4369a4454178eb8c5.tar.xz
libraries/htslib: upgrade to version 1.19
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/htslib')
-rw-r--r--libraries/htslib/htslib.SlackBuild2
-rw-r--r--libraries/htslib/htslib.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/htslib/htslib.SlackBuild b/libraries/htslib/htslib.SlackBuild
index 525ad42b0d..0157d69f18 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.18}
+VERSION=${VERSION:-1.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/htslib/htslib.info b/libraries/htslib/htslib.info
index 82251396da..7c28623bcf 100644
--- a/libraries/htslib/htslib.info
+++ b/libraries/htslib/htslib.info
@@ -1,8 +1,8 @@
PRGNAM="htslib"
-VERSION="1.18"
+VERSION="1.19"
HOMEPAGE="http://www.htslib.org"
-DOWNLOAD="https://github.com/samtools/htslib/releases/download/1.18/htslib-1.18.tar.bz2"
-MD5SUM="a692cf593dd08d51243043e52dbda99b"
+DOWNLOAD="https://github.com/samtools/htslib/releases/download/1.19/htslib-1.19.tar.bz2"
+MD5SUM="bcafddbb6153cfc7deb9d08c3b420be1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""