diff --git a/srcpkgs/zchunk/template b/srcpkgs/zchunk/template index 9c351c8210b..170bb7c44a2 100644 --- a/srcpkgs/zchunk/template +++ b/srcpkgs/zchunk/template @@ -1,6 +1,6 @@ # Template file for 'zchunk' pkgname=zchunk -version=1.1.11 +version=1.1.12 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=febbbfb1de7720641e7e36cef6ae0ce8ed18684e3faf539f703a5497f830267f +checksum=8dae041858826761fe702c5b8b217c45118f429dc6ccbf77e546d44dfbbe9f3f case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone"