You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
dagger: fix livecheck
This commit is contained in:
@@ -58,3 +58,5 @@ destroot {
|
||||
system "${destroot}${prefix}/bin/${name} completion zsh > ${destroot}${prefix}/share/zsh/site-functions/_${name}"
|
||||
system "${destroot}${prefix}/bin/${name} completion fish > ${destroot}${prefix}/share/fish/vendor_completions.d/${name}.fish"
|
||||
}
|
||||
|
||||
livecheck.regex {/tag/v(\d+\.\d+\.\d+)(?![-.])}
|
||||
|
||||
Reference in New Issue
Block a user