packages/libpng: update to 1.2.46 (thanks to Raphael Huck)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28740 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6db944f20f
commit
d3d91628a0
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2006 OpenWrt.org
|
||||
# Copyright (C) 2006-2011 OpenWrt.org
|
||||
#
|
||||
# This is free software, licensed under the GNU General Public License v2.
|
||||
# See /LICENSE for more information.
|
||||
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libpng
|
||||
PKG_VERSION:=1.2.44
|
||||
PKG_VERSION:=1.2.46
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=@SF/libpng
|
||||
PKG_MD5SUM:=e3ac7879d62ad166a6f0c7441390d12b
|
||||
PKG_MD5SUM:=e8b43dc78ef95b3949af7f961d76874b
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_INSTALL:=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user