From patchwork Sat Jul 18 20:16:25 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1331605 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=t-online.de Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4B8K5M6n4vz9sRR for ; Sun, 19 Jul 2020 06:16:39 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 881B1875BD; Sat, 18 Jul 2020 20:16:35 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id noRyO9s0d6Ba; Sat, 18 Jul 2020 20:16:33 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 1378B87613; Sat, 18 Jul 2020 20:16:33 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 0577D1BF419 for ; Sat, 18 Jul 2020 20:16:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id F41F985EC6 for ; Sat, 18 Jul 2020 20:16: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 rUD-i1coYgDd for ; Sat, 18 Jul 2020 20:16:31 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout04.t-online.de (mailout04.t-online.de [194.25.134.18]) by fraxinus.osuosl.org (Postfix) with ESMTPS id C225E85EB8 for ; Sat, 18 Jul 2020 20:16:30 +0000 (UTC) Received: from fwd05.aul.t-online.de (fwd05.aul.t-online.de [172.20.27.149]) by mailout04.t-online.de (Postfix) with SMTP id A38B0418B0AD; Sat, 18 Jul 2020 22:16:28 +0200 (CEST) Received: from fli4l.lan.fli4l (GQr2dwZrYhdxkvH0rki0320vLqzGnAcPMWueMrsVU5ndZY15IJRdWPH4NOxkAyEgTz@[84.161.186.45]) by fwd05.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1jwtFy-3RMIjo0; Sat, 18 Jul 2020 22:16:26 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:37916) by fli4l.lan.fli4l with esmtp (Exim 4.92.3) (envelope-from ) id 1jwtFx-0006vy-Vx; Sat, 18 Jul 2020 22:16:26 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 18 Jul 2020 22:16:25 +0200 Message-Id: <20200718201625.29899-2-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200718201625.29899-1-bernd.kuhls@t-online.de> References: <20200718201625.29899-1-bernd.kuhls@t-online.de> MIME-Version: 1.0 X-ID: GQr2dwZrYhdxkvH0rki0320vLqzGnAcPMWueMrsVU5ndZY15IJRdWPH4NOxkAyEgTz X-TOI-EXPURGATEID: 150726::1595103386-000174C8-E4054EF0/0/0 CLEAN NORMAL X-TOI-MSGID: 483b44e1-95ff-43a2-b2d7-e16c4fa3f581 Subject: [Buildroot] [PATCH 2/2] package/fmt: bump version to 7.0.1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Semyon Kolganov , Asaf Kahlon Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/fmt/fmt.hash | 2 +- package/fmt/fmt.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/fmt/fmt.hash b/package/fmt/fmt.hash index da58d45c33..19a8c8d9fe 100644 --- a/package/fmt/fmt.hash +++ b/package/fmt/fmt.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 5edf8b0f32135ad5fafb3064de26d063571e95e8ae46829c2f4f4b52696bbff0 fmt-6.2.1.tar.gz +sha256 ac335a4ca6beaebec4ddb2bc35b9ae960b576f3b64a410ff2c379780f0cd4948 fmt-7.0.1.tar.gz sha256 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8 LICENSE.rst diff --git a/package/fmt/fmt.mk b/package/fmt/fmt.mk index 62c165fbea..cfd4512a89 100644 --- a/package/fmt/fmt.mk +++ b/package/fmt/fmt.mk @@ -4,7 +4,7 @@ # ################################################################################ -FMT_VERSION = 6.2.1 +FMT_VERSION = 7.0.1 FMT_SITE = $(call github,fmtlib,fmt,$(FMT_VERSION)) FMT_LICENSE = MIT with exception FMT_LICENSE_FILES = LICENSE.rst