zchunk: update to 1.5.4.

This commit is contained in:
Duncaen
2026-08-04 16:02:53 +02:00
parent 530f6d6651
commit 536b616a60
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'zchunk'
pkgname=zchunk
version=1.5.3
version=1.5.4
revision=1
build_style=meson
hostmakedepends="pkg-config"
@@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://github.com/zchunk/zchunk"
distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz"
checksum=832381dafe192109742c141ab90a6bc0a9d7e9926a4bafbdf98f596680da2a95
checksum=7e4515412a331b31ebfaef91978c01e937fc907149fd1ab21a4661f4e3799cee
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" argp-standalone"