0
0
mirror of https://github.com/libretro/Lakka-LibreELEC.git synced 2025-05-05 15:01:37 +00:00

ninja: update to 1.11.1

hotfix release announcement:
- https://groups.google.com/g/ninja-build/c/u0d6iq5-VZY
This commit is contained in:
Rudi Heitbaum
2022-09-03 01:38:55 +00:00
parent 70c065fb9e
commit 930766ab91

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