ninja: update to 1.13.0

This commit is contained in:
Rudi Heitbaum 2025-06-19 02:22:42 +00:00
parent 0e26d7869f
commit 33d65f9781

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.12.1" PKG_VERSION="1.13.0"
PKG_SHA256="821bdff48a3f683bc4bb3b6f0b5fe7b2d647cf65d52aeb63328c91a6c6df285a" PKG_SHA256="f08641d00099a9e40d44ec0146f841c472ae58b7e6dd517bee3945cfd923cedf"
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"