Skip to content

Commit

Permalink
[legacy] geant3: Bump v4-3_fairsoft
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisklein committed Jul 5, 2024
1 parent 0cbefb2 commit 12e3071
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cmake/legacy.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ ExternalProject_Add(vmc
)

list(APPEND packages geant3)
set(geant3_version "4-2_fairsoft")
set(geant3_version "4-3_fairsoft")
ExternalProject_Add(geant3
GIT_REPOSITORY https://github.com/FairRootGroup/geant3 GIT_TAG v${geant3_version}
${CMAKE_DEFAULT_ARGS} CMAKE_ARGS
Expand Down
2 changes: 1 addition & 1 deletion legacy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ please contact us.
| fairmq | 1.8.4 | https://github.com/FairRootGroup/FairMQ |
| flatbuffers | 24.3.25 | https://github.com/google/flatbuffers |
| fmt | 11.0.0 | https://github.com/fmtlib/fmt |
| geant3 | 4-2_fairsoft | https://github.com/FairRootGroup/geant3 |
| geant3 | 4-3_fairsoft | https://github.com/FairRootGroup/geant3 |
| geant4 | 11.2.2 | https://geant4.web.cern.ch |
| geant4_vmc | 6-6-p1 | https://github.com/vmc-project/geant4_vmc |
| hepmc | 2.06.11 | http://hepmc.web.cern.ch |
Expand Down

0 comments on commit 12e3071

Please sign in to comment.