We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ee879 commit 87fcdc1Copy full SHA for 87fcdc1
scripts/fairsoft-config.in
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-_version=mar15p5
+_version=mar15p6
4
_cc=@CMAKE_C_COMPILER@
5
_cxx=@CMAKE_CXX_COMPILER@
6
_f77=@CMAKE_Fortran_COMPILER@
scripts/package_versions.sh
@@ -47,7 +47,7 @@ export XROOTDVERSION=4.1.1
47
export PLUTO_LOCATION="http://web-docs.gsi.de/%7Ehadeshyp/pluto/v5.37/"
48
export PLUTOVERSION=pluto_v5.37
49
50
-export GEANT3_LOCATION="ftp://root.cern.ch/root/vmc/"
+export GEANT3_LOCATION="https://root.cern.ch/download/vmc/"
51
export GEANT3VERSION=geant321+_vmc.1.15a
52
53
export VGM_LOCATION="http://svn.code.sf.net/p/vgm/code/tags/"
0 commit comments