[jhbuild] bootstrap: Update automake version so we can use the new ACLOCAL_PATH



commit 9fd3993cf9d74adf69255900bf2e70a35d3ced12
Author: Javier JardÃn <jjardon gnome org>
Date:   Tue Feb 7 18:13:56 2012 +0100

    bootstrap: Update automake version so we can use the new ACLOCAL_PATH

 modulesets/bootstrap.modules |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/modulesets/bootstrap.modules b/modulesets/bootstrap.modules
index 51658f8..8f34404 100644
--- a/modulesets/bootstrap.modules
+++ b/modulesets/bootstrap.modules
@@ -50,8 +50,9 @@
   </autotools>
   <autotools id="automake" autogen-sh="configure">
     <branch repo="ftp.gnu.org"
-	    module="automake/automake-1.11.1.tar.bz2" version="1.11.1"
-	    size="1066685" md5sum="c2972c4d9b3e29c03d5f2af86249876f" />
+            module="automake/automake-1.11.3.tar.xz" version="1.11.3"
+            hash="sha256:f9e0be260c24ef61223fe961ba830fe46afc421fc0edf3864dbc88b5de36a529"
+            size="1076640"/>
   </autotools>
 
   <autotools id="pkg-config" autogen-sh="configure">



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