libzip: update to 1.3.0.
This commit is contained in:
parent
15b0e95b7b
commit
d686104a73
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libzip'
|
# Template file for 'libzip'
|
||||||
pkgname=libzip
|
pkgname=libzip
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.nih.at/libzip"
|
homepage="http://www.nih.at/libzip"
|
||||||
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=6cf9840e427db96ebf3936665430bab204c9ebbd0120c326459077ed9c907d9f
|
checksum=a919350f683ca6194df0a856698b477da9e06416665b883fe4fc23c0e46e6398
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
ln -sfr ${DESTDIR}/usr/lib/libzip/include/zipconf.h ${DESTDIR}/usr/include/zipconf.h
|
ln -sfr ${DESTDIR}/usr/lib/libzip/include/zipconf.h ${DESTDIR}/usr/include/zipconf.h
|
||||||
|
|
Loading…
Reference in a new issue