Skip to content

Commit 87fcdc1

Browse files
committed
New dowload location for geant3.
The old ftp server was switched off. Update version info.
1 parent 80ee879 commit 87fcdc1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

scripts/fairsoft-config.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
_version=mar15p5
3+
_version=mar15p6
44
_cc=@CMAKE_C_COMPILER@
55
_cxx=@CMAKE_CXX_COMPILER@
66
_f77=@CMAKE_Fortran_COMPILER@

scripts/package_versions.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ export XROOTDVERSION=4.1.1
4747
export PLUTO_LOCATION="http://web-docs.gsi.de/%7Ehadeshyp/pluto/v5.37/"
4848
export PLUTOVERSION=pluto_v5.37
4949

50-
export GEANT3_LOCATION="ftp://root.cern.ch/root/vmc/"
50+
export GEANT3_LOCATION="https://root.cern.ch/download/vmc/"
5151
export GEANT3VERSION=geant321+_vmc.1.15a
5252

5353
export VGM_LOCATION="http://svn.code.sf.net/p/vgm/code/tags/"

0 commit comments

Comments
 (0)