ninja: update to 1.13.1

This commit is contained in:
Rudi Heitbaum 2025-07-11 08:46:07 +00:00
parent 19828ebbd7
commit 0eac4a7f58

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="ninja" PKG_NAME="ninja"
PKG_VERSION="1.13.0" PKG_VERSION="1.13.1"
PKG_SHA256="f08641d00099a9e40d44ec0146f841c472ae58b7e6dd517bee3945cfd923cedf" PKG_SHA256="f0055ad0369bf2e372955ba55128d000cfcc21777057806015b45e4accbebf23"
PKG_LICENSE="Apache" PKG_LICENSE="Apache"
PKG_SITE="https://ninja-build.org/" PKG_SITE="https://ninja-build.org/"
PKG_URL="https://github.com/ninja-build/ninja/archive/v${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/ninja-build/ninja/archive/v${PKG_VERSION}.tar.gz"