diff --git a/srcpkgs/zchunk/template b/srcpkgs/zchunk/template index f594987713..81143f420e 100644 --- a/srcpkgs/zchunk/template +++ b/srcpkgs/zchunk/template @@ -1,6 +1,6 @@ # Template file for 'zchunk' pkgname=zchunk -version=0.9.11 +version=0.9.13 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="cr6git " license="BSD-2-Clause" homepage="https://github.com/zchunk/zchunk" distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz" -checksum=ab521a7c99a4a273a924a7c21f0947b79285ff416b9217c6dbab760e4d306317 +checksum=f95e26864e2e0c15b7ee7d15b2601bcad0401b3a748233ae663de34cda4d67cd case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone"