package/ninja: bump version to 1.8.2

Changelog:
https://groups.google.com/forum/#!topic/ninja-build/Xt3NdAA0KQU/discussion

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2017-09-13 14:52:38 +02:00 committed by Peter Korsgaard
parent d54f5b6c5f
commit 98fa5ecc0c
2 changed files with 2 additions and 2 deletions

View file

@ -1,2 +1,2 @@
# Locally generated
sha256 2edda0a5421ace3cf428309211270772dd35a91af60c96f93f90df6bc41b16d9 ninja-v1.7.2.tar.gz
sha256 86b8700c3d0880c2b44c2ff67ce42774aaf8c28cbf57725cb881569288c1c6f4 ninja-v1.8.2.tar.gz

View file

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