Fork me on GitHub

Changeset cb80e6f in git for doc/update_fastjet.sh


Ignore:
Timestamp:
Mar 25, 2021, 9:55:59 AM (4 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
master
Children:
13331dc
Parents:
5eda6767
Message:

update FastJet library to 3.3.4 and FastJet Contrib library to 1.045

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/update_fastjet.sh

    r5eda6767 rcb80e6f  
    1 version=3.3.2
     1version=3.3.4
    22
    33wget http://fastjet.fr/repo/fastjet-${version}.tar.gz
     
    1111./configure --enable-allcxxplugins --disable-auto-ptr
    1212cd -
    13 
    14 echo ${version} > fastjet/VERSION
    1513
    1614cd fastjet
Note: See TracChangeset for help on using the changeset viewer.