zziplib: update to 0.13.72.

This commit is contained in:
mobinmob 2021-01-09 22:25:28 +02:00 committed by Érico Nogueira Rolim
parent 886d7266b8
commit 8e405a8ee5

View file

@ -1,6 +1,6 @@
# Template file for 'zziplib'
pkgname=zziplib
version=0.13.71
version=0.13.72
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=2ee1e0fbbb78ec7cc46bde5b62857bc51f8d665dd265577cf93584344b8b9de2
checksum=93ef44bf1f1ea24fc66080426a469df82fa631d13ca3b2e4abaeab89538518dc
if [ "$CROSS_BUILD" ]; then
configure_args+=" -DZZIPTEST=OFF"