[packages] libconfig: update to 1.4.8
Signed-off-by: Michael Heimpold <mhei@heimpold.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@30635 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d9e85c6bb0
commit
060eab159e
@ -1,5 +1,5 @@
|
||||
#
|
||||
# Copyright (C) 2008-2011 OpenWrt.org
|
||||
# Copyright (C) 2008-2012 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:=libconfig
|
||||
PKG_VERSION:=1.4.7
|
||||
PKG_VERSION:=1.4.8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.hyperrealm.com/libconfig
|
||||
PKG_MD5SUM:=d57da7a91aadbfd53afedb5c1bade5f4
|
||||
PKG_MD5SUM:=36788da452e9fcfc8efb7661ef5d31ef
|
||||
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_INSTALL:=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user