summaryrefslogtreecommitdiff
path: root/package/libpng/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-05-29 08:40:49 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-05-29 09:35:55 +0200
commit0ef3d6c8d2145ab6be9157c694e41c44c629b4fc (patch)
tree0304c5c9a5e7d50622fb6153e2cf365b3a17bf59 /package/libpng/Makefile
parent71a746309aab3cde61336608fbca794c08432ddd (diff)
libpng: update to 1.6.22
Diffstat (limited to 'package/libpng/Makefile')
-rw-r--r--package/libpng/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libpng/Makefile b/package/libpng/Makefile
index 9ba92e60d..8026f9ae5 100644
--- a/package/libpng/Makefile
+++ b/package/libpng/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= libpng
-PKG_VERSION:= 1.6.20
+PKG_VERSION:= 1.6.22
PKG_RELEASE:= 1
-PKG_HASH:= 55c5959e9f3484d96141a3226c53bc9da42a4845e70879d3e1d6e94833d1918b
+PKG_HASH:= 6b5a6ad5c5801ec4d24aacc87a0ed7b666cd586478174f69368a1d7747715226
PKG_DESCR:= library for reading/writing png images
PKG_SECTION:= libs/image
PKG_DEPENDS:= zlib