[gtk-osx] Fix gmp rev to match stable.



commit bed70ba1acc2857ddc6b2e20b77b4a972ea7ad89
Author: John Ralls <jralls ceridwen us>
Date:   Mon Jan 19 10:15:30 2015 -0800

    Fix gmp rev to match stable.
    
    4.3.1 has a Makefile error, fixed in 4.3.2.

 modulesets-unstable/gtk-osx-random.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets-unstable/gtk-osx-random.modules b/modulesets-unstable/gtk-osx-random.modules
index 4bd6fb2..9d91f2d 100644
--- a/modulesets-unstable/gtk-osx-random.modules
+++ b/modulesets-unstable/gtk-osx-random.modules
@@ -283,7 +283,7 @@
        having to install yet another vcs tool. -->
   <autotools id="gmp">
     <!--branch repo="ftp.gnu.org" module="gmp/gmp-5.0.0.tar.bz2" version="5.0.0"/-->
-    <branch repo="ftp.gnu.org" module="gmp/gmp-4.3.1.tar.bz2" version="4.3.1"/>
+    <branch repo="ftp.gnu.org" module="gmp/gmp-4.3.2.tar.bz2" version="4.3.2"/>
   </autotools>
 
   <autotools id="libunistring" autogen-sh="configure">


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