Skip to content

Commit

Permalink
geant4: fix livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy authored and tobypeterson committed Feb 8, 2017
1 parent ac2535b commit 77ba91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion science/geant4/Portfile
Expand Up @@ -389,7 +389,7 @@ NOTE: Use 'sudo port select geant4 ${subport}'

set geant.version_full_no_patch [join [lrange [split ${geant.version_full} .] 0 2] \\.]
livecheck.type regex
if {${geant.version} == "10.2"} {
if {${geant.version} == "10.3"} {
livecheck.url http://geant4.cern.ch/support/download.shtml
} else {
livecheck.url http://geant4.cern.ch/support/source_archive.shtml
Expand Down

0 comments on commit 77ba91f

Please sign in to comment.