ninja: bump to version 1.7.2

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Jörg Krause 2017-07-27 12:01:21 +02:00 committed by Thomas Petazzoni
parent b6acd8449b
commit 3f6b595e1e
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
# Locally generated
sha256 51581de53cf4705b89eb6b14a85baa73288ad08bff256e7d30d529155813be19 ninja-v1.7.1.tar.gz
sha256 2edda0a5421ace3cf428309211270772dd35a91af60c96f93f90df6bc41b16d9 ninja-v1.7.2.tar.gz

View File

@ -4,7 +4,7 @@
#
################################################################################
NINJA_VERSION = v1.7.1
NINJA_VERSION = v1.7.2
NINJA_SITE = $(call github,ninja-build,ninja,$(NINJA_VERSION))
NINJA_LICENSE = Apache-2.0
NINJA_LICENSE_FILES = COPYING