libzip: update to 1.3.0.

This commit is contained in:
Michael Gehring 2017-09-07 22:11:10 +00:00
parent 15b0e95b7b
commit d686104a73

View file

@ -1,6 +1,6 @@
# Template file for 'libzip'
pkgname=libzip
version=1.2.0
version=1.3.0
revision=1
build_style=gnu-configure
hostmakedepends="perl"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://www.nih.at/libzip"
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
checksum=6cf9840e427db96ebf3936665430bab204c9ebbd0120c326459077ed9c907d9f
checksum=a919350f683ca6194df0a856698b477da9e06416665b883fe4fc23c0e46e6398
post_install() {
ln -sfr ${DESTDIR}/usr/lib/libzip/include/zipconf.h ${DESTDIR}/usr/include/zipconf.h