[gtk-osx] Update CMake to 3.10.0.



commit a812ac2dc090f63b8b8cbd0921db4c596c3354d9
Author: John Ralls <jralls ceridwen us>
Date:   Fri Dec 8 12:40:12 2017 -0800

    Update CMake to 3.10.0.
    
    To fix https://gitlab.kitware.com/cmake/cmake/issues/17101.

 modulesets-stable/bootstrap.modules |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/modulesets-stable/bootstrap.modules b/modulesets-stable/bootstrap.modules
index 7a3d05d..0680a00 100644
--- a/modulesets-stable/bootstrap.modules
+++ b/modulesets-stable/bootstrap.modules
@@ -60,8 +60,7 @@
   <!-- cmakes ./configure is picky about invalid flags so we manually set it -->
   <autotools id="cmake" autogen-sh="bootstrap"
              autogen-template="%(srcdir)s/%(autogen-sh)s --prefix=%(prefix)s">
-    <branch repo="cmake" module="v3.9/cmake-3.9.4.tar.gz" version="3.9.patch">
-      <!--4 file="https://git.gnome.org/browse/gtk-osx/plain/patches/cmake-libnetwork.patch"; strip="1"/-->
+    <branch repo="cmake" module="v3.10/cmake-3.10.0.tar.gz" version="3.10.0">
     </branch>
   </autotools>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]