[jhbuild] bootstrap: update bison to version 3.0.5



commit 1b5878586f0eb35a1d0f766be6b6bd13a6aa582b
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date:   Mon Oct 1 10:01:17 2018 +0200

    bootstrap: update bison to version 3.0.5
    
    The previous version did not build on the last version of OSX

 modulesets/bootstrap.modules | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/modulesets/bootstrap.modules b/modulesets/bootstrap.modules
index f0683c25..aaf6d81e 100644
--- a/modulesets/bootstrap.modules
+++ b/modulesets/bootstrap.modules
@@ -39,9 +39,9 @@
 
   <autotools id="bison" autogen-sh="configure">
     <branch repo="ftp.gnu.org"
-            module="bison/bison-${version}.tar.xz" version="3.0.4"
-            size="1973796"
-            hash="sha256:a72428c7917bdf9fa93cb8181c971b6e22834125848cf1d03ce10b1bb0716fe1"/>
+            module="bison/bison-${version}.tar.xz" version="3.0.5"
+            size="1954868"
+            hash="sha256:075cef2e814642e30e10e8155e93022e4a91ca38a65aa1d5467d4e969f97f338" />
   </autotools>
 
   <autotools id="m4" autogen-sh="configure" bootstrap="true">


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