diff --git a/srcpkgs/zchunk/template b/srcpkgs/zchunk/template index c1ee866cc4..ef99150f51 100644 --- a/srcpkgs/zchunk/template +++ b/srcpkgs/zchunk/template @@ -1,6 +1,6 @@ # Template file for 'zchunk' pkgname=zchunk -version=1.1.14 +version=1.1.15 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=0f2a8a19e009370bb0e6008cec8c9fd19bb5d0d3ee9b301f439e244b50f8b287 +checksum=ae7bc378a8532ca734b6503b53a8739f4a5ba1494074ef09a64135f7d470c72c case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone"