diff --git a/srcpkgs/zziplib/template b/srcpkgs/zziplib/template index ab5af234af6..5b7fb59232c 100644 --- a/srcpkgs/zziplib/template +++ b/srcpkgs/zziplib/template @@ -1,6 +1,6 @@ # Template file for 'zziplib' pkgname=zziplib -version=0.13.72 +version=0.13.74 revision=1 build_style=cmake hostmakedepends="pkg-config python3 tar zip" @@ -11,7 +11,7 @@ license="LGPL-2.1-or-later, MPL-1.1" homepage="https://github.com/gdraheim/zziplib" changelog="https://raw.githubusercontent.com/gdraheim/zziplib/master/ChangeLog" distfiles="https://github.com/gdraheim/zziplib/archive/v${version}.tar.gz" -checksum=93ef44bf1f1ea24fc66080426a469df82fa631d13ca3b2e4abaeab89538518dc +checksum=319093aa98d39453f3ea2486a86d8a2fab2d5632f6633a2665318723a908eecf if [ "$CROSS_BUILD" ]; then configure_args+=" -DZZIPTEST=OFF"