[vlc-commits] extras/tools: update libtool
Felix Paul Kühne
git at videolan.org
Thu Aug 8 21:29:46 CEST 2013
vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Thu Aug 8 21:25:17 2013 +0200| [9f73275af09a2f66f78beb19b5388a5a59f87aef] | committer: Felix Paul Kühne
extras/tools: update libtool
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9f73275af09a2f66f78beb19b5388a5a59f87aef
---
extras/tools/packages.mak | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/extras/tools/packages.mak b/extras/tools/packages.mak
index 4b54cfe..f09d99d 100644
--- a/extras/tools/packages.mak
+++ b/extras/tools/packages.mak
@@ -7,7 +7,7 @@ YASM_URL=http://www.tortall.net/projects/yasm/releases/yasm-$(YASM_VERSION).tar.
CMAKE_VERSION=2.8.6
CMAKE_URL=http://www.cmake.org/files/v2.8/cmake-$(CMAKE_VERSION).tar.gz
-LIBTOOL_VERSION=2.2.10
+LIBTOOL_VERSION=2.4.2
LIBTOOL_URL=$(GNU)/libtool/libtool-$(LIBTOOL_VERSION).tar.gz
AUTOCONF_VERSION=2.69
More information about the vlc-commits
mailing list