Skip to content
Snippets Groups Projects
Commit 31e3d3b3 authored by Johannes Elmsheuser's avatar Johannes Elmsheuser
Browse files

Update to Lhapdf 6.5.4 and Davix 0.8.6

parent fa202489
No related branches found
No related tags found
1 merge request!1113Updates for python 3.11 with AnalysisBase
......@@ -21,7 +21,7 @@ endif()
# Declare where to get Davix from.
set( ATLAS_DAVIX_SOURCE
"URL;http://cern.ch/lcgpackages/tarFiles/sources/davix-0.8.4.tar.gz;URL_MD5;9980f896de6cb0be9612da5ac3243142"
"URL;http://cern.ch/lcgpackages/tarFiles/sources/davix-0.8.6.tar.gz;URL_MD5;0bd3e873fa14605fb9944eff75131806"
CACHE STRING "The source for Davix" )
mark_as_advanced( ATLAS_DAVIX_SOURCE )
......
......@@ -30,7 +30,7 @@ endif()
# Declare where to get LHAPDF from.
set( ATLAS_LHAPDF_SOURCE
"URL;https://lhapdf.hepforge.org/downloads/LHAPDF-6.5.3.tar.gz;URL_MD5;b3b26a1dc31d42f6b744b44b548769bb"
"URL;http://cern.ch/lcgpackages/tarFiles/sources/MCGeneratorsTarFiles/LHAPDF-6.5.4.tar.gz;URL_MD5;931347a515af8979387c32fb903fb4e2"
CACHE STRING "The source for LHAPDF" )
mark_as_advanced( ATLAS_LHAPDF_SOURCE )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment