diff --git a/srcpkgs/zchunk/template b/srcpkgs/zchunk/template index ef99150f51a..134b5242251 100644 --- a/srcpkgs/zchunk/template +++ b/srcpkgs/zchunk/template @@ -1,6 +1,6 @@ # Template file for 'zchunk' pkgname=zchunk -version=1.1.15 +version=1.1.16 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Duncaen " license="BSD-2-Clause" homepage="https://github.com/zchunk/zchunk" distfiles="https://github.com/zchunk/zchunk/archive/${version}.tar.gz" -checksum=ae7bc378a8532ca734b6503b53a8739f4a5ba1494074ef09a64135f7d470c72c +checksum=33934adecddc50c64615dd8cdfe52a79df674a5bb1d5e83a9c09e1d1e6e9b92c case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone"