libzip: update to 1.1.
This commit is contained in:
parent
c9ddd6b2ec
commit
b847eae212
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libzip'
|
||||
pkgname=libzip
|
||||
version=1.0.1
|
||||
version=1.1
|
||||
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=0cef914d8f5105ccac44484f61413daa08d7204758e77240a4d20ebf967f3d49
|
||||
checksum=a53fe3d110f0374ece8870144378377d947b77d079f3405181f348379fd1cf04
|
||||
|
||||
post_install() {
|
||||
ln -sfr ${DESTDIR}/usr/lib/libzip/include/zipconf.h ${DESTDIR}/usr/include/zipconf.h
|
||||
|
|
Loading…
Reference in New Issue