]> git.sesse.net Git - vlc/commitdiff
contribs: updated libtool to 2.2.6(a) because of dirac
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 7 Apr 2009 14:15:46 +0000 (16:15 +0200)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 7 Apr 2009 14:15:46 +0000 (16:15 +0200)
extras/contrib/src/packages.mak

index 0b1f26aaaf9a5827245a0035162f12b81f73f342..b9a522d0196e60d846adceb1d5357a5a52e6d255 100644 (file)
@@ -27,7 +27,7 @@
 PENGUIN=http://ftp.penguin.cz/pub/users/utx/amr
 GNU=ftp://ftp.esat.net/pub/gnu
 SF=http://heanet.dl.sourceforge.net/sourceforge
-VIDEOLAN=http://download.videolan.org/pub/videolan
+VIDEOLAN=http://downloads.videolan.org/pub/videolan
 PERL_VERSION=5.8.8
 PERL_URL=http://ftp.funet.fi/pub/CPAN/src/perl-$(PERL_VERSION).tar.gz
 LIBAMR_NB_VERSION=7.0.0.0
@@ -40,8 +40,9 @@ GNUMAKE_VERSION=3.81
 GNUMAKE_URL=$(GNU)/make/make-$(GNUMAKE_VERSION).tar.bz2
 CMAKE_VERSION=2.6.0
 CMAKE_URL=http://www.cmake.org/files/v2.6/cmake-$(CMAKE_VERSION).tar.gz
-LIBTOOL_VERSION=1.5.24
-LIBTOOL_URL=$(GNU)/libtool/libtool-$(LIBTOOL_VERSION).tar.gz
+LIBTOOL_VERSION=2.2.6
+#LIBTOOL_URL=$(GNU)/libtool/libtool-$(LIBTOOL_VERSION).tar.gz
+LIBTOOL_URL=$(VIDEOLAN)/testing/contrib/libtool-$(LIBTOOL_VERSION).tar.gz
 AUTOMAKE_VERSION=1.10.2
 AUTOMAKE_URL=$(GNU)/automake/automake-$(AUTOMAKE_VERSION).tar.gz
 PKGCFG_VERSION=0.20