[package] fix miredo init scripts and bump release number (#5632)
[openwrt/svn-archive/archive.git] / libs / libpng / Makefile
index ca45f086bb90e6bf4baf900a957d5e650e88b477..f83381a426d344c9cd8bfec70c48f7a4a71d6e7f 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -8,12 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libpng
-PKG_VERSION:=1.2.29
+PKG_VERSION:=1.2.38
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/libpng
-PKG_MD5SUM:=f588cb4ee39e3a333604096f937ea157
+PKG_MD5SUM:=5401c2586846fca209eba0c02c8ee9e0
+
+PKG_FIXUP = libtool
 
 include $(INCLUDE_DIR)/host-build.mk
 include $(INCLUDE_DIR)/package.mk