ninja, bump to 1.13.2 (#13490)

This commit is contained in:
Schrijvers Luc
2025-12-26 11:11:33 +01:00
committed by GitHub
parent 432011c76f
commit 97a1198abc

View File

@@ -11,7 +11,7 @@ COPYRIGHT="2012-2019 Google Inc."
LICENSE="Apache v2"
REVISION="1"
SOURCE_URI="https://github.com/ninja-build/ninja/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="f0055ad0369bf2e372955ba55128d000cfcc21777057806015b45e4accbebf23"
CHECKSUM_SHA256="974d6b2f4eeefa25625d34da3cb36bdcebe7fbce40f4c16ac0835fd1c0cbae17"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"
@@ -72,5 +72,6 @@ INSTALL()
TEST()
{
# [ PASSED ] 410 tests
build/ninja_test
}