summaryrefslogtreecommitdiff
path: root/package/zlib
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-01-31 14:06:59 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-01-31 14:06:59 +0100
commitbb2385e3efd35d3d0f95677a1833fbfc6a314af8 (patch)
tree288cd5b99992416c9c825b052e1cf1e43cfe4ce6 /package/zlib
parent4f4158728fcb636699e428a4afcdcafdb8f06b36 (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 6cfa0580e..ffd298550 100644
--- a/package/zlib/Makefile
+++ b/package/zlib/Makefile
@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= zlib
-PKG_VERSION:= 1.2.6
+PKG_VERSION:= 1.2.7
PKG_RELEASE:= 1
-PKG_MD5SUM:= dc2cfa0d2313ca77224b4d932b2911e9
+PKG_MD5SUM:= 2ab442d169156f34c379c968f3f482dd
PKG_DESCR:= implementation of the deflate compression method
PKG_SECTION:= libs
PKG_URL:= http://www.zlib.net/