summaryrefslogtreecommitdiff
path: root/package/zlib/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-01-09 09:49:30 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-01-09 09:49:30 +0100
commita87fdb85e0753157b74c0f6c6e7ab14b397d9d8f (patch)
tree34dbbca507cf9cbc31dd456b6238da9b6ffb9523 /package/zlib/Makefile
parent1c0e03c1d1b70f677bee799ede637c9b62a8b247 (diff)
zlib: update to 1.3
Diffstat (limited to 'package/zlib/Makefile')
-rw-r--r--package/zlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/zlib/Makefile b/package/zlib/Makefile
index 54a5aaf89..70625faa1 100644
--- a/package/zlib/Makefile
+++ b/package/zlib/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= zlib
-PKG_VERSION:= 1.2.13
+PKG_VERSION:= 1.3
PKG_RELEASE:= 1
-PKG_HASH:= d14c38e313afc35a9a8760dadf26042f51ea0f5d154b0630a31da0540107fb98
+PKG_HASH:= 8a9ba2898e1d0d774eca6ba5b4627a11e5588ba85c8851336eb38de4683050a7
PKG_DESCR:= implementation of the deflate compression method
PKG_SECTION:= libs/comp
PKG_URL:= http://www.zlib.net/