[Rivet-svn] r2477 - bootstrap

blackhole at projects.hepforge.org blackhole at projects.hepforge.org
Thu Jun 10 15:26:23 BST 2010


Author: buckley
Date: Thu Jun 10 15:26:25 2010
New Revision: 2477

Log:
Updating to use new AGILe 1.1.6 tarball.

Modified:
   bootstrap/rivet-bootstrap

Modified: bootstrap/rivet-bootstrap
==============================================================================
--- bootstrap/rivet-bootstrap	Thu Jun 10 08:40:21 2010	(r2476)
+++ bootstrap/rivet-bootstrap	Thu Jun 10 15:26:25 2010	(r2477)
@@ -161,7 +161,7 @@
                   dest="RIVET_URL", help="Base URL for Rivet tarball downloads [%default]")
 parser.add_option("--install-agile", action="store_true", default=False, dest="INSTALL_AGILE",
                   help="Install the AGILe interface system for Fortran generators [%default]")
-parser.add_option("--agile-version", default="1.1.5", dest="AGILE_VERSION",
+parser.add_option("--agile-version", default="1.1.6", dest="AGILE_VERSION",
                   help="Explicitly specify version of AGILe to get and use [%default]")
 parser.add_option("--agile-url", default="http://www.hepforge.org/archive/agile/",
                   dest="AGILE_URL", help="Base URL for AGILe tarball downloads [%default]")


More information about the Rivet-svn mailing list