[vlc-commits] tools: bump cmake and pkg-config to the latest releases

Jean-Baptiste Kempf git at videolan.org
Mon Dec 5 01:10:37 CET 2011


vlc/vlc-1.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Dec  5 00:25:26 2011 +0100| [e40041a72174f1667132156a3b854b6f46a7a346] | committer: Jean-Baptiste Kempf

tools: bump cmake and pkg-config to the latest releases
(cherry picked from commit 78b2c2c6f2bc8f2d6f117cb4a35e587b55483893)

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.2.git/?a=commit;h=e40041a72174f1667132156a3b854b6f46a7a346
---

 extras/tools/packages.mak |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extras/tools/packages.mak b/extras/tools/packages.mak
index 27837de..dfa0091 100644
--- a/extras/tools/packages.mak
+++ b/extras/tools/packages.mak
@@ -4,7 +4,7 @@ YASM_VERSION=1.2.0
 #YASM_URL=$(CONTRIB_VIDEOLAN)/yasm-$(YASM_VERSION).tar.gz
 YASM_URL=http://www.tortall.net/projects/yasm/releases/yasm-$(YASM_VERSION).tar.gz
 
-CMAKE_VERSION=2.8.3
+CMAKE_VERSION=2.8.6
 CMAKE_URL=http://www.cmake.org/files/v2.8/cmake-$(CMAKE_VERSION).tar.gz
 
 LIBTOOL_VERSION=2.2.10
@@ -16,7 +16,7 @@ AUTOCONF_URL=$(GNU)/autoconf/autoconf-$(AUTOCONF_VERSION).tar.bz2
 AUTOMAKE_VERSION=1.11.1
 AUTOMAKE_URL=$(GNU)/automake/automake-$(AUTOMAKE_VERSION).tar.gz
 
-PKGCFG_VERSION=0.23
+PKGCFG_VERSION=0.26
 #PKGCFG_URL=http://downloads.videolan.org/pub/videolan/testing/contrib/pkg-config-$(PKGCFG_VERSION).tar.gz
 PKGCFG_URL=http://pkgconfig.freedesktop.org/releases/pkg-config-$(PKGCFG_VERSION).tar.gz
 



More information about the vlc-commits mailing list