[Buildroot] [git commit branch/next] libtool : bump to version 2.4.2

Peter Korsgaard jacmet at sunsite.dk
Thu May 30 20:19:14 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=64e04fb27a9a0a4fcc519bcc7344a67009490a91
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Jérémy Rosen <jeremy.rosen at openwide.fr>
Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 package/libtool/libtool.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/libtool/libtool.mk b/package/libtool/libtool.mk
index 6f0b904..25cd89d 100644
--- a/package/libtool/libtool.mk
+++ b/package/libtool/libtool.mk
@@ -3,7 +3,7 @@
 # libtool
 #
 #############################################################
-LIBTOOL_VERSION = 2.2.10
+LIBTOOL_VERSION = 2.4.2
 LIBTOOL_SOURCE = libtool-$(LIBTOOL_VERSION).tar.gz
 LIBTOOL_SITE = $(BR2_GNU_MIRROR)/libtool
 LIBTOOL_INSTALL_STAGING = YES


More information about the buildroot mailing list