[vlc-commits] cmake: bump to version 3.0.2
Sean McGovern
git at videolan.org
Sat Nov 1 15:56:39 CET 2014
vlc | branch: master | Sean McGovern <gseanmcg at gmail.com> | Sat Nov 1 13:43:08 2014 +0000| [a566519f10c05f78d1acc028dfcfb812b7ecac18] | committer: Jean-Baptiste Kempf
cmake: bump to version 3.0.2
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a566519f10c05f78d1acc028dfcfb812b7ecac18
---
extras/tools/packages.mak | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/extras/tools/packages.mak b/extras/tools/packages.mak
index e480066..f3374be 100644
--- a/extras/tools/packages.mak
+++ b/extras/tools/packages.mak
@@ -7,8 +7,8 @@ YASM_VERSION=1.2.0
#YASM_URL=$(VIDEOLAN)/yasm-$(YASM_VERSION).tar.gz
YASM_URL=http://www.tortall.net/projects/yasm/releases/yasm-$(YASM_VERSION).tar.gz
-CMAKE_VERSION=2.8.12.2
-CMAKE_URL=http://www.cmake.org/files/v2.8/cmake-$(CMAKE_VERSION).tar.gz
+CMAKE_VERSION=3.0.2
+CMAKE_URL=http://www.cmake.org/files/v3.0/cmake-$(CMAKE_VERSION).tar.gz
LIBTOOL_VERSION=2.4.2
LIBTOOL_URL=$(GNU)/libtool/libtool-$(LIBTOOL_VERSION).tar.gz
More information about the vlc-commits
mailing list