diff --git a/srcpkgs/libzip/template b/srcpkgs/libzip/template index 7004120a73b..915a5cecae3 100644 --- a/srcpkgs/libzip/template +++ b/srcpkgs/libzip/template @@ -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 " 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