diff --git a/cmake/toolchain/heptools-dev4.cmake b/cmake/toolchain/heptools-dev4.cmake index 89a9f7941577b50a0812ac8d7b16bdab4a85acd7..b61097f0e3c8066089bfcd3b246f732addcd7dfb 100644 --- a/cmake/toolchain/heptools-dev4.cmake +++ b/cmake/toolchain/heptools-dev4.cmake @@ -5,7 +5,7 @@ include(heptools-dev-base) #---Additional External packages------(Generators)----------------- include(heptools-dev-generators) -LCG_external_package(ROOT v6-18-00-patches GIT=http://root.cern.ch/git/root.git ) +LCG_external_package(ROOT v6-20-00-patches GIT=http://root.cern.ch/git/root.git ) LCG_external_package(hepmc3 3.1.1 ) # Latest tagged version of COOL, CORAL instead of master (if required) diff --git a/cmake/toolchain/heptools-dev4cuda.cmake b/cmake/toolchain/heptools-dev4cuda.cmake index 776cee978162b3903bf96971d937c19aba2d5f8e..088bff35484c502f201d9cd364bffb90b36ba1d1 100644 --- a/cmake/toolchain/heptools-dev4cuda.cmake +++ b/cmake/toolchain/heptools-dev4cuda.cmake @@ -22,7 +22,7 @@ if(NOT ${LCG_OS}${LCG_OSVERS} MATCHES ubuntu18|mac[0-9]+) endif() #---Overwrites and additional packages ---------------------------- -LCG_external_package(ROOT v6-18-00-patches GIT=http://root.cern.ch/git/root.git ) +LCG_external_package(ROOT v6-20-00-patches GIT=http://root.cern.ch/git/root.git ) LCG_external_package(hepmc3 3.1.1 ) LCG_external_package(cuda 10.0 ) diff --git a/cmake/toolchain/heptools-dev4python3.cmake b/cmake/toolchain/heptools-dev4python3.cmake index 9e9686025d5f92225cddd9d6287e5e328d554410..57b2fdbe6be7efa83888e29ec90213b543f2106c 100644 --- a/cmake/toolchain/heptools-dev4python3.cmake +++ b/cmake/toolchain/heptools-dev4python3.cmake @@ -5,7 +5,7 @@ include(heptools-dev-base) #---Additional External packages------(Generators)----------------- include(heptools-dev-generators) -LCG_external_package(ROOT v6-18-00-patches GIT=http://root.cern.ch/git/root.git ) +LCG_external_package(ROOT v6-20-00-patches GIT=http://root.cern.ch/git/root.git ) LCG_external_package(hepmc3 3.1.1 ) # Latest tagged version of COOL, CORAL instead of master (if required) diff --git a/cmake/toolchain/heptools-dev4python37.cmake b/cmake/toolchain/heptools-dev4python37.cmake index 398c5f1315a8184f6165e016bf6637bf4cfda1b2..4d0e649fb48c8b8845693127eb1d5d77e26ad682 100644 --- a/cmake/toolchain/heptools-dev4python37.cmake +++ b/cmake/toolchain/heptools-dev4python37.cmake @@ -5,7 +5,7 @@ include(heptools-dev-base) #---Additional External packages------(Generators)----------------- include(heptools-dev-generators) -LCG_external_package(ROOT v6-18-00-patches GIT=http://root.cern.ch/git/root.git ) +LCG_external_package(ROOT v6-20-00-patches GIT=http://root.cern.ch/git/root.git ) LCG_external_package(hepmc3 3.1.1 ) # Latest tagged version of COOL, CORAL instead of master (if required) diff --git a/cmake/toolchain/heptools-dev4python38.cmake b/cmake/toolchain/heptools-dev4python38.cmake index 76a777b29a71a4d4a2a375e6e948ea49a9e2d8e0..2b9f9ef1b195cd9377c7a9a2d67e33cc5d6e45fd 100644 --- a/cmake/toolchain/heptools-dev4python38.cmake +++ b/cmake/toolchain/heptools-dev4python38.cmake @@ -5,7 +5,7 @@ include(heptools-dev-base) #---Additional External packages------(Generators)----------------- include(heptools-dev-generators) -LCG_external_package(ROOT v6-18-00-patches GIT=http://root.cern.ch/git/root.git ) +LCG_external_package(ROOT v6-20-00-patches GIT=http://root.cern.ch/git/root.git ) LCG_external_package(hepmc3 3.1.1 ) # Latest tagged version of COOL, CORAL instead of master (if required)