From 6f955df42d27f9afe7a9a1a43d0a4095a95c1286 Mon Sep 17 00:00:00 2001 From: Sagaert Johan Date: Sat, 11 Dec 2010 02:39:48 +0100 Subject: libconfig: bump version [Peter: Don't disable libtool patch] Signed-off-by: Sagaert Johan Signed-off-by: Peter Korsgaard --- CHANGES | 4 ++-- package/libconfig/libconfig.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index c1c4a6f43..399dba2f1 100644 --- 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 diff --git a/package/libconfig/libconfig.mk b/package/libconfig/libconfig.mk index d260930ce..6e232a461 100644 --- a/package/libconfig/libconfig.mk +++ b/package/libconfig/libconfig.mk @@ -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 -- cgit v1.2.3