From patchwork Thu Jul 27 10:01:21 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=C3=B6rg_Krause?= X-Patchwork-Id: 794304 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="key not found in DNS" (0-bit key; unprotected) header.d=embedded.rocks header.i=@embedded.rocks header.b="CoH8U1DT"; dkim-atps=neutral Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3xJ6vL4bHVz9rvt for ; Thu, 27 Jul 2017 20:01:33 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 629AD8885B; Thu, 27 Jul 2017 10:01:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KF9R8cqxLNWa; Thu, 27 Jul 2017 10:01:30 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id B6B4D88851; Thu, 27 Jul 2017 10:01:30 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id C75411C0C35 for ; Thu, 27 Jul 2017 10:01:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id C23188A859 for ; Thu, 27 Jul 2017 10:01:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id OYXA5+yN91Ug for ; Thu, 27 Jul 2017 10:01:28 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.142]) by hemlock.osuosl.org (Postfix) with ESMTPS id 5F0E78A853 for ; Thu, 27 Jul 2017 10:01:28 +0000 (UTC) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 3xJ6vB3NT1z10Hl for ; Thu, 27 Jul 2017 12:01:26 +0200 (CEST) Authentication-Results: mail.embedded.rocks (amavisd-new); dkim=pass reason="pass (just generated, assumed good)" header.d=embedded.rocks DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embedded.rocks; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received; s=default; t=1501149685; x=1501754486; bh=ZAgsgy1pXExFF7FsoSeNFAv9Z//HaoT/ART/u7qrNLc=; b=CoH8U1DT6vr/ zD+ibbexd8U8VwDk4Itry5Jwcjz6eIKSEmdbQx1ujHboiOrZsf6v9l/ehR1f8a7z i4JVP4wWpWyPIOemqfaQfbvvUnltUrri5Nlt8yqiC3dtAQxJeg9nQjD+nntOUkWx I3fLiWwFEIzAkNNw4ooeORhIqqGuuyMeZChvBthdynaaEgduiLEFckzrTWkulRfd oSeqDbuiT0UTH/5BJs3MXTlPbfmI2Yv+re74hImB7Ss4i/wWPtMdBncaUJFYOU9C uvFizHzPKeiaFT+EwMACaO9oimQ0vC3gUEmdNu3Axqx3A86HWzNCOTmxXmYDim+B lgrpp3/dDQ== Received: from mail.embedded.rocks ([127.0.0.1]) by localhost (mail.embedded.rocks [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id saZA2E4L1IDC; Thu, 27 Jul 2017 12:01:25 +0200 (CEST) Received: from nzxt.fritz.box (port-92-195-2-6.dynamic.qsc.de [92.195.2.6]) (Authenticated sender: joerg.krause@embedded.rocks) by mail.embedded.rocks (Postfix) with ESMTPSA; Thu, 27 Jul 2017 12:01:25 +0200 (CEST) From: =?UTF-8?q?J=C3=B6rg=20Krause?= To: buildroot@buildroot.org Date: Thu, 27 Jul 2017 12:01:21 +0200 Message-Id: <20170727100121.18025-1-joerg.krause@embedded.rocks> X-Mailer: git-send-email 2.13.3 MIME-Version: 1.0 Subject: [Buildroot] [PATCH] ninja: bump to version 1.7.2 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Jörg Krause --- package/ninja/ninja.hash | 2 +- package/ninja/ninja.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/ninja/ninja.hash b/package/ninja/ninja.hash index 47ec8229b9..4c666e3065 100644 --- a/package/ninja/ninja.hash +++ b/package/ninja/ninja.hash @@ -1,2 +1,2 @@ # Locally generated -sha256 51581de53cf4705b89eb6b14a85baa73288ad08bff256e7d30d529155813be19 ninja-v1.7.1.tar.gz +sha256 2edda0a5421ace3cf428309211270772dd35a91af60c96f93f90df6bc41b16d9 ninja-v1.7.2.tar.gz diff --git a/package/ninja/ninja.mk b/package/ninja/ninja.mk index b0655766ab..b27f9cf341 100644 --- a/package/ninja/ninja.mk +++ b/package/ninja/ninja.mk @@ -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