minizip: update to 1.2.12.
This commit is contained in:
parent
50b5891f65
commit
ead4819343
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'minizip'
|
||||
pkgname=minizip
|
||||
version=1.2.11
|
||||
revision=3
|
||||
version=1.2.12
|
||||
revision=1
|
||||
wrksrc="zlib-${version}"
|
||||
build_wrksrc="contrib/${pkgname}"
|
||||
build_style=gnu-configure
|
||||
|
@ -12,7 +12,7 @@ maintainer="ojab <ojab@ojab.ru>"
|
|||
license="Zlib"
|
||||
homepage="http://www.winimage.com/zLibDll/minizip.html"
|
||||
distfiles="http://www.zlib.net/zlib-${version}.tar.gz"
|
||||
checksum=c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1
|
||||
checksum=91844808532e5ce316b3c010929493c0244f3d37593afd6de04f71821d5136d9
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -i
|
||||
|
@ -23,7 +23,6 @@ post_install() {
|
|||
rm ${DESTDIR}/usr/include/minizip/crypt.h
|
||||
}
|
||||
|
||||
|
||||
minizip-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
depends="${sourcepkg}-${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user