libzip: update to 1.0.1.

This commit is contained in:
Juan RP 2015-05-05 09:36:00 +02:00
parent d81f4bc623
commit 4c2cb81fe6
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libzip'
pkgname=libzip
version=1.0
version=1.0.1
revision=1
build_style=gnu-configure
hostmakedepends="perl"
@ -8,9 +8,9 @@ makedepends="zlib-devel"
short_desc="C library for reading, creating, and modifying zip archives"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="http://www.nih.at/libzip/"
homepage="http://www.nih.at/libzip"
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
checksum=07ec525ed753264d41df8c94a7f3fb3b60a70243bc96723b9a27869fc797444c
checksum=0cef914d8f5105ccac44484f61413daa08d7204758e77240a4d20ebf967f3d49
post_install() {
ln -sfr ${DESTDIR}/usr/lib/libzip/include/zipconf.h ${DESTDIR}/usr/include/zipconf.h