summaryrefslogtreecommitdiff
path: root/package/zlib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-04-22 19:42:05 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-04-22 19:42:05 +0200
commit15fa61b4b259eb6ab073dc494e52bc26fb72ef7c (patch)
treeb8350706ab73d080e17e85b9b2bcbd79accdb8bf /package/zlib
parent0013f08b92543ddc24e7349d0d68819de5da1b76 (diff)
update to latest upstream
Diffstat (limited to 'package/zlib')
-rw-r--r--package/zlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/zlib/Makefile b/package/zlib/Makefile
index a31ca4af2..64a47e4df 100644
--- a/package/zlib/Makefile
+++ b/package/zlib/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= zlib
-PKG_VERSION:= 1.2.4
+PKG_VERSION:= 1.2.5
PKG_RELEASE:= 1
-PKG_MD5SUM:= 763c6a0b4ad1cdf5549e3ab3f140f4cb
+PKG_MD5SUM:= be1e89810e66150f5b0327984d8625a0
PKG_DESCR:= implementation of the deflate compression method
PKG_SECTION:= libs
PKG_URL:= http://www.zlib.net