diff --git a/srcpkgs/zziplib/template b/srcpkgs/zziplib/template index 42816fdd56..a45824b2d5 100644 --- a/srcpkgs/zziplib/template +++ b/srcpkgs/zziplib/template @@ -1,6 +1,6 @@ # Template file for 'zziplib' pkgname=zziplib -version=0.13.67 +version=0.13.68 revision=1 build_style=gnu-configure hostmakedepends="pkg-config python" @@ -8,9 +8,9 @@ makedepends="zlib-devel" short_desc="Lightweight library to extract data from zip files" maintainer="Juan RP " homepage="https://github.com/gdraheim/zziplib" -license="LGPL-2.1, MPL-1.1" +license="LGPL-2.1-or-later, MPL-1.1" distfiles="https://github.com/gdraheim/zziplib/archive/v${version}.tar.gz" -checksum=1278178bdabac832da6bbf161033d890d335a2e38493c5af553ff5ce7b9b0220 +checksum=9460919b46592a225217cff067b1c0eb86002b32c54b4898f9c21401aaa11032 pre_configure() { sed -i '/SUBDIRS/s/docs//' Makefile.in