Skip to content
Snippets Groups Projects

Update prmon to v3.1.0

All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -14,7 +14,7 @@ endif()
# Declare where to get prmon from.
set( ATLAS_PRMON_SOURCE
"URL;https://atlas-software-dist-eos.web.cern.ch/externals/prmon/v3.0.1.tar.gz;URL_MD5;3fdfcf4ba9bbbaf078b364ed6a7160cf"
"URL;https://atlas-software-dist-eos.web.cern.ch/externals/prmon/v3.1.0.tar.gz;URL_MD5;da1268be9ea350214c26c6baa870860a"
CACHE STRING "The source for prmon" )
mark_as_advanced( ATLAS_PRMON_SOURCE )
Loading