libconfig: bump version
authorSagaert Johan <sagaert.johan@skynet.be>
Sat, 11 Dec 2010 01:39:48 +0000 (02:39 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 11 Dec 2010 01:40:53 +0000 (02:40 +0100)
[Peter: Don't disable libtool patch]
Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
package/libconfig/libconfig.mk

diff --git a/CHANGES b/CHANGES
index c1c4a6f4334e4c026fb324d28804af84aa03f7f1..399dba2f192530c44629e05390f64742186dd25b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,8 +3,8 @@
        Ccache support reworked. Now used for both host and target
        compilation, and cache is stored in ~/.buildroot-ccache.
 
-       Updated/fixed packages: busybox, cloop, m4, openssh, openssl,
-       qt, usbutils, xz
+       Updated/fixed packages: busybox, cloop, libconfig, m4,
+       openssh, openssl, qt, usbutils, xz
 
        New packages: dhrystone, lsuio, rsh-redone, whetstone
 
index d260930cebe162fbaeb1415ed9cc3b383721d082..6e232a46133174cf0a7da2f233c0c87c45c38be6 100644 (file)
@@ -3,7 +3,7 @@
 # libconfig
 #
 #############################################################
-LIBCONFIG_VERSION:=1.3
+LIBCONFIG_VERSION:=1.4.6
 LIBCONFIG_SOURCE:=libconfig-$(LIBCONFIG_VERSION).tar.gz
 LIBCONFIG_SITE:=http://www.hyperrealm.com/libconfig/
 LIBCONFIG_AUTORECONF:=NO