[gtk-osx] Update GLib to 2.44.1 to avoid the annoying C11 requirement.



commit 4b23720b45dbbcf0eecbbb6fd4cb1f4af0010812
Author: John Ralls <jralls ceridwen us>
Date:   Sat Jun 20 13:36:27 2015 -0700

    Update GLib to 2.44.1 to avoid the annoying C11 requirement.

 modulesets-stable/gtk-osx.modules |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modulesets-stable/gtk-osx.modules b/modulesets-stable/gtk-osx.modules
index 26bb142..dbd0359 100644
--- a/modulesets-stable/gtk-osx.modules
+++ b/modulesets-stable/gtk-osx.modules
@@ -71,8 +71,8 @@
   </metamodule>
 
   <autotools id="glib" autogen-sh="autoreconf">
-    <branch module="glib/2.44/glib-2.44.0.tar.xz"  version="2.44.0"
-            hash="sha256:f2d362b106a08fa801770d41829a06fcfe287a00421018869eebf5efc796f5b9">
+    <branch module="glib/2.44/glib-2.44.1.tar.xz"  version="2.44.1"
+            hash="sha256:8811deacaf8a503d0a9b701777ea079ca6a4277be10e3d730d2112735d5eca07">
       <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Fix-g_get_monotonic_time-on-non-Intel-Darwin.patch";
 strip="1"/>
       <patch 
file="http://git.gnome.org/browse/gtk-osx/plain/patches/0001-Bug-724590-GSlice-slab_stack-corruption.patch"; 
strip="1"/>
       <patch file="http://git.gnome.org/browse/gtk-osx/plain/patches/gio-in-reserved-in-gcc-48.patch"; 
strip="1"/>


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