Skip to content

Commit

Permalink
legacy-support-devel: update to latest master
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusCalhoun-Lopez authored and mascguy committed Mar 31, 2024
1 parent 2b8cb14 commit 53e99e5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions devel/legacy-support/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ subport ${name} {

subport ${name}-devel {
conflicts ${name}
github.setup macports macports-legacy-support 92067acdd172574bbd19c5c4d3a245e2b6c57ca7
version 20240319
revision 1
github.setup macports macports-legacy-support a1e2bb0b1bc62585cd2c5abf09cfea24c28600fe
version 20240326
revision 0
livecheck.type none
checksums rmd160 b5b73aef4ead4fc1bc8b1017b9cd58a67a702931 \
sha256 006c5ab7836daab069dc47631f5530dc6d9d216628250bc615de0b5d3eabf8d6 \
size 73459
checksums rmd160 1f667131746f016f4c8cc5cb5ed2d5e6a059aa9a \
sha256 2f3f8be309e4987bb66de8a88852b712c1cb14b3040ef3c88e0efcee6d9802b2 \
size 74867
set v_split [split ${release_ver} .]
set release_ver [lindex ${v_split} 0].[lindex ${v_split} 1].99
}
Expand Down

0 comments on commit 53e99e5

Please sign in to comment.