|
[Rivet-svn] r3114 - bootstrapblackhole at projects.hepforge.org blackhole at projects.hepforge.orgTue May 31 15:13:34 BST 2011
Author: hoeth Date: Tue May 31 15:13:34 2011 New Revision: 3114 Log: update versions in rivet-bootstrap: rivet-1.5.1, fastjet-2.4.3, hepmc-2.06.04 Modified: bootstrap/rivet-bootstrap Modified: bootstrap/rivet-bootstrap ============================================================================== --- bootstrap/rivet-bootstrap Tue May 31 15:03:42 2011 (r3113) +++ bootstrap/rivet-bootstrap Tue May 31 15:13:34 2011 (r3114) @@ -154,7 +154,7 @@ help="Always bootstrap from sources, even if LCG versions are available [%default]") parser.add_option("--no-install-rivet", action="store_false", default=True, dest="INSTALL_RIVET", help="Don't install Rivet! Useful to set up required packages, or AGILe only [install=%default]") -parser.add_option("--rivet-version", default="1.5.0", dest="RIVET_VERSION", +parser.add_option("--rivet-version", default="1.5.1", dest="RIVET_VERSION", help="Explicitly specify version of Rivet to get and use [%default]") parser.add_option("--rivet-url", default="http://www.hepforge.org/archive/rivet/", dest="RIVET_URL", help="Base URL for Rivet tarball downloads [%default]") @@ -168,11 +168,11 @@ 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]") -parser.add_option("--hepmc-version", default="2.06.03", dest="HEPMC_VERSION", +parser.add_option("--hepmc-version", default="2.06.04", dest="HEPMC_VERSION", help="Explicitly specify version of HepMC to get and use [%default]") parser.add_option("--hepmc-url", default="http://lcgapp.cern.ch/project/simu/HepMC/download/", dest="HEPMC_URL", help="Base URL for HepMC tarball downloads [%default]") -parser.add_option("--fastjet-version", default="2.4.2", dest="FASTJET_VERSION", +parser.add_option("--fastjet-version", default="2.4.3", dest="FASTJET_VERSION", help="Explicitly specify version of FastJet to get and use [%default]") parser.add_option("--fastjet-url", default="http://www.lpthe.jussieu.fr/~salam/repository/software/fastjet/", dest="FASTJET_URL", help="Base URL for FastJet tarball downloads [%default]")
More information about the Rivet-svn mailing list |