parent
5eb393788b
commit
bbda5c4c24
1 changed files with 3 additions and 3 deletions
|
@ -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 <xtraeme@voidlinux.eu>"
|
||||
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
|
||||
|
|
Loading…
Reference in a new issue