You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
MoltenVK: fix livecheck to exclude release candidates
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
This commit is contained in:
@@ -29,9 +29,11 @@ variant universal {}
|
||||
# it here, the GitHub website will get saved as the value for
|
||||
# ${homepage} for all of the subports' 'port info' entries.
|
||||
github.setup KhronosGroup ${name} ${version} v
|
||||
github.livecheck.regex {([0-9]+\.[0-9]+\.[0-9]+)}
|
||||
|
||||
if {${subport} eq ${name}} {
|
||||
PortGroup stub 1.0
|
||||
|
||||
revision 0
|
||||
epoch 2
|
||||
supported_archs noarch
|
||||
|
||||
Reference in New Issue
Block a user