Browse Source

zlib: update to 1.3.2

Waldemar Brodkorb 2 days ago
parent
commit
74d3817d37
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
 
 PKG_NAME:=		zlib
-PKG_VERSION:=		1.3.1
+PKG_VERSION:=		1.3.2
 PKG_RELEASE:=		1
-PKG_HASH:=		38ef96b8dfe510d42707d9c781877914792541133e1870841463bfa73f883e32
+PKG_HASH:=		d7a0654783a4da529d1bb793b7ad9c3318020af77667bcae35f95d0e42a792f3
 PKG_DESCR:=		implementation of the deflate compression method
 PKG_SECTION:=		libs/comp
 PKG_URL:=		http://www.zlib.net/