ninja: update-check support
This commit is contained in:
parent
dcd645ef90
commit
d8c4be8f42
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ hostmakedepends="python asciidoc git"
|
||||||
short_desc="Small build system with a focus on speed"
|
short_desc="Small build system with a focus on speed"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="Apache-2.0"
|
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/"
|
homepage="http://martine.github.io/ninja/"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
|
|
Loading…
Reference in a new issue