bump gtk2-version, some minor changes
[openwrt/svn-archive/archive.git] / libs / libpng / Makefile
index f544e6a1c64759e49dc0f90b3705a8092989d463..4afa31de7f33af6f0658ae483e482ca333aa56f3 100644 (file)
@@ -1,20 +1,21 @@
-# 
+#
 # Copyright (C) 2006 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libpng
-PKG_VERSION:=1.2.29
+PKG_VERSION:=1.2.40
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/libpng
-PKG_MD5SUM:=f588cb4ee39e3a333604096f937ea157
+PKG_MD5SUM:=29bbd1c3cbe54b04bfc2bda43067ccb5
+
+PKG_FIXUP = libtool
 
 include $(INCLUDE_DIR)/host-build.mk
 include $(INCLUDE_DIR)/package.mk