aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorGrigory Kirillov <txgk@bk.ru>2022-08-19 11:04:55 +0300
committeralice <alice@ayaya.dev>2022-08-19 09:54:52 +0000
commit448ef833f801a1159c4763a1c0eb67db99ab9987 (patch)
treea810ae8c66c0553af156cdabd503fe3b5741a6e7 /testing
parent54fe457ede57a146d2cab6b9e47cfb3255c3671b (diff)
testing/htslib: upgrade to 1.16
Diffstat (limited to 'testing')
-rw-r--r--testing/htslib/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/htslib/APKBUILD b/testing/htslib/APKBUILD
index dc32de5537a..f3c03ed739a 100644
--- a/testing/htslib/APKBUILD
+++ b/testing/htslib/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Grigory Kirillov <txgk@bk.ru>
# Maintainer: Grigory Kirillov <txgk@bk.ru>
pkgname=htslib
-pkgver=1.15.1
-pkgrel=1
+pkgver=1.16
+pkgrel=0
pkgdesc="C library for high-throughput sequencing data formats"
url="https://github.com/samtools/htslib"
arch="all"
@@ -45,5 +45,5 @@ package() {
}
sha512sums="
-69d0c7f3ac50a9b9c579e9b3479b6745fc30d0ac838ff14695cf4e3da593854350e345ed1f4a496931ef57395f3416da4316903488f3e641f1e00fec544f3620 htslib-1.15.1.tar.bz2
+9fa0b1f9bba50f889d4542825c9543fb3b34c13b4cc0e18940a66fafd130749574bfa2c2663d8b39f0b4ed2b298bf130367cda1b17b2929093d64b386730cbc5 htslib-1.16.tar.bz2
"