ninja: update to ninja-1.9.0

This commit is contained in:
MilhouseVH 2019-02-02 19:03:22 +00:00
parent 6214bb7da5
commit 126a0600eb

View File

@ -1,9 +1,10 @@
# SPDX-License-Identifier: GPL-2.0-or-later # SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="ninja" PKG_NAME="ninja"
PKG_VERSION="1.8.2" PKG_VERSION="1.9.0"
PKG_SHA256="86b8700c3d0880c2b44c2ff67ce42774aaf8c28cbf57725cb881569288c1c6f4" PKG_SHA256="5d7ec75828f8d3fd1a0c2f31b5b0cea780cdfe1031359228c428c1a48bfcd5b9"
PKG_LICENSE="Apache" PKG_LICENSE="Apache"
PKG_SITE="http://martine.github.io/ninja/" PKG_SITE="http://martine.github.io/ninja/"
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"