zziplib: update to 0.13.69.
This commit is contained in:
parent
ddd8c7f058
commit
fcb6a4fbfb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zziplib'
|
||||
pkgname=zziplib
|
||||
version=0.13.68
|
||||
version=0.13.69
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config python"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="https://github.com/gdraheim/zziplib"
|
||||
license="LGPL-2.1-or-later, MPL-1.1"
|
||||
distfiles="https://github.com/gdraheim/zziplib/archive/v${version}.tar.gz"
|
||||
checksum=9460919b46592a225217cff067b1c0eb86002b32c54b4898f9c21401aaa11032
|
||||
checksum=846246d7cdeee405d8d21e2922c6e97f55f24ecbe3b6dcf5778073a88f120544
|
||||
|
||||
pre_configure() {
|
||||
sed -i '/SUBDIRS/s/docs//' Makefile.in
|
||||
|
|
Loading…
Reference in New Issue