minizip: update to 1.2.10.
This commit is contained in:
parent
5efd2efb75
commit
ee94511793
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'minizip'.
|
# Template build file for 'minizip'.
|
||||||
pkgname=minizip
|
pkgname=minizip
|
||||||
version=1.2.9
|
version=1.2.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
wrksrc="zlib-${version}/contrib/${pkgname}"
|
wrksrc="zlib-${version}/contrib/${pkgname}"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="ojab <ojab@ojab.ru>"
|
||||||
license="zlib"
|
license="zlib"
|
||||||
homepage="http://www.winimage.com/zLibDll/minizip.html"
|
homepage="http://www.winimage.com/zLibDll/minizip.html"
|
||||||
distfiles="http://www.zlib.net/zlib-$version.tar.gz"
|
distfiles="http://www.zlib.net/zlib-$version.tar.gz"
|
||||||
checksum=73ab302ef31ed1e74895d2af56f52f5853f26b0370f3ef21954347acec5eaa21
|
checksum=8d7e9f698ce48787b6e1c67e6bff79e487303e66077e25cb9784ac8835978017
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -i
|
autoreconf -i
|
||||||
|
|
Loading…
Reference in a new issue