[package] update libpng to 1.2.35 (#5178)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15994 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
0e7acf8fb5
commit
44f7de1738
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libpng
|
||||
PKG_VERSION:=1.2.29
|
||||
PKG_VERSION:=1.2.35
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@SF/libpng
|
||||
PKG_MD5SUM:=f588cb4ee39e3a333604096f937ea157
|
||||
PKG_MD5SUM:=b8b8d09adf6bee2c5902c8e54c4f2e68
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
@ -13,7 +13,7 @@
|
||||
@@ -6,5 +6,5 @@
|
||||
Name: libpng
|
||||
Description: Loads and saves PNG files
|
||||
Version: 1.2.29
|
||||
Version: 1.2.35
|
||||
-Libs: -L${libdir} -lpng12
|
||||
+Libs: -lpng12
|
||||
Cflags: -I${includedir}
|
||||
|
Loading…
x
Reference in New Issue
Block a user