Skip to content

Commit

Permalink
root6: update to 6.32.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cjones051073 committed Sep 22, 2024
1 parent 39b4ef0 commit 1f576c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions science/root6/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PortGroup legacysupport 1.1
PortGroup openssl 1.0

# Please also check if Gate needs a revbump after root6 update
github.setup root-project root 6-32-04 v
github.setup root-project root 6-32-06 v
version [string map {- .} ${github.version}]
revision 0
livecheck.version ${github.version}
Expand All @@ -24,9 +24,9 @@ livecheck.version ${github.version}
#livecheck.version 6-14-00
#revision 0

checksums rmd160 e1791024a059b5a64ec014d36529828d8283f95e \
sha256 d49ba0cc9f31ea35f3535a7f52415cf5b81913ef4719dc8f6f7564989f2f9f4a \
size 192923876
checksums rmd160 a9865d0ff4a90becaecf79b6cd3e3cf5c63c0b5b \
sha256 16437853337942dc94a027c8d4403b870203077cdb3f932cab64b0993bdd5665 \
size 192926282

# extract major version
set version_major [lindex [split ${version} .] 0]
Expand Down

0 comments on commit 1f576c4

Please sign in to comment.