libpng: update to 1.2.52
authorIan Leonard <antonlacon@gmail.com>
Mon, 8 Dec 2014 10:22:22 +0000 (02:22 -0800)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 9 Jan 2016 12:56:57 +0000 (13:56 +0100)
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
libs/libpng/Makefile

index 2ae5a31ef26ad101272989a0d2cc12657de12b93..404045886ab39b717cf8134bae84453d70395c09 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libpng
-PKG_VERSION:=1.2.51
+PKG_VERSION:=1.2.52
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@SF/libpng
-PKG_MD5SUM:=4efba67fa5aa2b785c6fcec2cc3e90c9
+PKG_MD5SUM:=49d5c71929bf69a172147c47b9309fbe
 PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>
 
 PKG_LICENSE:=Libpng GPL-2.0+ BSD-3-Clause