libzip: update to 1.1.2.

This commit is contained in:
Michael Gehring 2016-02-20 09:23:42 +01:00
parent 7a4679a4d0
commit 00a746f119

View file

@ -1,6 +1,6 @@
# Template file for 'libzip'
pkgname=libzip
version=1.1.1
version=1.1.2
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=dfd232d29d4a410b2d5f4968a0e82d30558880dda9f8d0dbec1765822ccfc581
checksum=59ac7c09b0aa9aa7e21849c236d0a66a97aa6d442d78335c2fdfe0ee16366221
post_install() {
ln -sfr ${DESTDIR}/usr/lib/libzip/include/zipconf.h ${DESTDIR}/usr/include/zipconf.h