zziplib: update to 0.13.74.

This commit is contained in:
Andrew J. Hesford 2024-03-01 10:40:24 -05:00
parent 4417ddf290
commit d44615c0a6
1 changed files with 2 additions and 2 deletions

View File

@ -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"