summaryrefslogtreecommitdiffstats
path: root/libraries
diff options
context:
space:
mode:
author brobr <sborg63@disroot.org>2021-11-15 00:52:47 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-16 13:10:50 +0700
commita7a74b9474dada43e23e0cb9de2fa87f420e9f11 (patch)
tree595c2ae7eabd910253d38d00dfc653c1026a4335 /libraries
parent5bfacd17588273c97b837b13e98cc8bd5953928d (diff)
downloadslackbuilds-a7a74b9474dada43e23e0cb9de2fa87f420e9f11.tar.gz
slackbuilds-a7a74b9474dada43e23e0cb9de2fa87f420e9f11.tar.xz
libraries/htslib: Updated to version 1.14
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-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 7414ff457a..2985123212 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.13}
+VERSION=${VERSION:-1.14}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/libraries/htslib/htslib.info b/libraries/htslib/htslib.info
index 726a25164c..c9fbe7f2a6 100644
--- a/libraries/htslib/htslib.info
+++ b/libraries/htslib/htslib.info
@@ -1,8 +1,8 @@
PRGNAM="htslib"
-VERSION="1.13"
+VERSION="1.14"
HOMEPAGE="http://www.htslib.org"
-DOWNLOAD="https://github.com/samtools/htslib/releases/download/1.13/htslib-1.13.tar.bz2"
-MD5SUM="3cf47a8612deba8e345a8d1fcb1a6777"
+DOWNLOAD="https://github.com/samtools/htslib/releases/download/1.14/htslib-1.14.tar.bz2"
+MD5SUM="04d6d94af863cc8cd043f02c9fb80d40"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""