From: Michael Tremer Date: Sat, 22 Feb 2025 21:26:13 +0000 (+0000) Subject: ninja: Update to 1.12.1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=443829670ef5004bfff4586638609974a7336f63;p=ipfire-3.x.git ninja: Update to 1.12.1 Signed-off-by: Michael Tremer --- diff --git a/ninja/ninja.nm b/ninja/ninja.nm index d2caa7a6c..f5491e921 100644 --- a/ninja/ninja.nm +++ b/ninja/ninja.nm @@ -4,7 +4,7 @@ ############################################################################### name = ninja -version = 1.11.1 +version = 1.12.1 release = 1 groups = Applications/System @@ -19,7 +19,11 @@ description fast as possible. end -source_dl = https://github.com/martine/ninja/archive/v%{version}/ +# This project is hosted on GitHub +github_organization = martine +github_version = v%{version} + +source_dl = %{github_url} build requires