Browse Source

zlib: update to 1.2.11

Waldemar Brodkorb 9 years ago
parent
commit
99ad11cb24
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/zlib/Makefile

+ 2 - 2
package/zlib/Makefile

@@ -4,9 +4,9 @@
 include $(ADK_TOPDIR)/rules.mk
 include $(ADK_TOPDIR)/rules.mk
 
 
 PKG_NAME:=		zlib
 PKG_NAME:=		zlib
-PKG_VERSION:=		1.2.8
+PKG_VERSION:=		1.2.11
 PKG_RELEASE:=		1
 PKG_RELEASE:=		1
-PKG_HASH:=		831df043236df8e9a7667b9e3bb37e1fcb1220a0f163b6de2626774b9590d057
+PKG_HASH:=		4ff941449631ace0d4d203e3483be9dbc9da454084111f97ea0a2114e19bf066
 PKG_DESCR:=		implementation of the deflate compression method
 PKG_DESCR:=		implementation of the deflate compression method
 PKG_SECTION:=		libs/comp
 PKG_SECTION:=		libs/comp
 PKG_URL:=		http://www.zlib.net/
 PKG_URL:=		http://www.zlib.net/