[vlc-commits] tools: update cmake to 2.8.12.2

Sean McGovern git at videolan.org
Mon Apr 21 19:14:12 CEST 2014


vlc | branch: master | Sean McGovern <gseanmcg at gmail.com> | Fri Apr 18 18:15:45 2014 -0400| [a797da47143c7d3d4c55a7cde47694b9141a68a7] | committer: Jean-Baptiste Kempf

tools: update cmake to 2.8.12.2

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

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

 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 75336d5..a3d7e39 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.12
+CMAKE_VERSION=2.8.12.2
 CMAKE_URL=http://www.cmake.org/files/v2.8/cmake-$(CMAKE_VERSION).tar.gz
 
 LIBTOOL_VERSION=2.4.2



More information about the vlc-commits mailing list