diff options
author | Sagaert Johan <sagaert.johan@skynet.be> | 2010-12-11 02:39:48 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-11 02:40:53 +0100 |
commit | 6f955df42d27f9afe7a9a1a43d0a4095a95c1286 (patch) | |
tree | b0f6e258c27c5345b771ac3d21f3a9b930059f83 /package | |
parent | a01ee272fe24ba6f54c21ea9282243323a98fab8 (diff) |
libconfig: bump version
[Peter: Don't disable libtool patch]
Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package')
-rw-r--r-- | package/libconfig/libconfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |