libzip: update to 1.1.3.
This commit is contained in:
parent
176b2144d8
commit
515b78fb84
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libzip'
|
||||
pkgname=libzip
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
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=59ac7c09b0aa9aa7e21849c236d0a66a97aa6d442d78335c2fdfe0ee16366221
|
||||
checksum=1faa5a524dd4a12c43b6344e618edce1bf8050dfdb9d0f73f3cc826929a002b0
|
||||
|
||||
post_install() {
|
||||
ln -sfr ${DESTDIR}/usr/lib/libzip/include/zipconf.h ${DESTDIR}/usr/include/zipconf.h
|
||||
|
|
Loading…
Reference in New Issue