diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:38 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-06-19 09:22:38 +0000 |
| commit | e1822210c7eb5fdcd8c9b01e8f622a51a24d6aa8 (patch) | |
| tree | e0faa9efa21a7e1cf92e64c68f226af63e91adfb /repos/extra/ninja/abuild | |
| parent | ea0199716721cc605556c1b37deec3d5085a0be5 (diff) | |
| download | alicelinux-e1822210c7eb5fdcd8c9b01e8f622a51a24d6aa8.tar.gz alicelinux-e1822210c7eb5fdcd8c9b01e8f622a51a24d6aa8.zip | |
ninja: updated to 1.13.0
Diffstat (limited to 'repos/extra/ninja/abuild')
| -rw-r--r-- | repos/extra/ninja/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/ninja/abuild b/repos/extra/ninja/abuild index bd38c3b8..d5b0febf 100644 --- a/repos/extra/ninja/abuild +++ b/repos/extra/ninja/abuild @@ -1,5 +1,5 @@ name=ninja -version=1.12.1 +version=1.13.0 release=1 source="https://github.com/$name-build/$name/archive/v$version/$name-$version.tar.gz" |