ninja: update-check support
This commit is contained in:
parent
dcd645ef90
commit
d8c4be8f42
|
@ -6,6 +6,8 @@ hostmakedepends="python asciidoc git"
|
|||
short_desc="Small build system with a focus on speed"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
update_site="https://github.com/martine/ninja/tags"
|
||||
update_pattern='archive/v\K[\d.]+(?=\.tar\.gz)'
|
||||
homepage="http://martine.github.io/ninja/"
|
||||
|
||||
do_fetch() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user