[package] update libconfig to 1.4 (#6238)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@18557 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-11-27 08:26:43 +00:00
parent 8ebec1939e
commit 04dfa7f9fa

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libconfig
PKG_VERSION:=1.3.2
PKG_VERSION:=1.4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.hyperrealm.com/libconfig/
PKG_MD5SUM:=094a82afd382aa2305c6cc3c06025c2d
PKG_MD5SUM:=c6b1c6ccb1a35b93ebf771779d915181
include $(INCLUDE_DIR)/package.mk