From patchwork Tue Jan 5 15:47:53 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Giulio Benetti X-Patchwork-Id: 1422542 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.136; helo=silver.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=benettiengineering.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=aruba.it header.i=@aruba.it header.a=rsa-sha256 header.s=a1 header.b=mHhi/CPo; dkim-atps=neutral Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4D9HBp5Kwjz9sSs for ; Wed, 6 Jan 2021 02:55:10 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 0C119226F3; Tue, 5 Jan 2021 15:55:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6tQ7h0Q+R79k; Tue, 5 Jan 2021 15:55:04 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by silver.osuosl.org (Postfix) with ESMTP id 11196226D4; Tue, 5 Jan 2021 15:55:04 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 0E4E01BF396 for ; Tue, 5 Jan 2021 15:55:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id E31E222621 for ; Tue, 5 Jan 2021 15:55:02 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nFkXkpsWds7k for ; Tue, 5 Jan 2021 15:55:01 +0000 (UTC) X-Greylist: delayed 00:07:03 by SQLgrey-1.7.6 Received: from smtpcmd15177.aruba.it (smtpcmd0872.aruba.it [62.149.156.72]) by silver.osuosl.org (Postfix) with ESMTP id AE26420495 for ; Tue, 5 Jan 2021 15:55:00 +0000 (UTC) Received: from ubuntu.localdomain ([146.241.198.163]) by Aruba Outgoing Smtp with ESMTPSA id woYskBtdsKpB1woYskNnBp; Tue, 05 Jan 2021 16:47:55 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=aruba.it; s=a1; t=1609861675; bh=trF6bH18P7oKALXlHOVmTIAucvCUux6lMhFPATW3iSk=; h=From:To:Subject:Date:MIME-Version; b=mHhi/CPovRPa+JMAUb2IN/EYcNtkqTM75Qr3m+HwcDmtD64LmxhsbZqA4+a1yU6BS gUFHyEllTvzRonmNRLqI8o42L+VF8NQHwQGVBFoaMrn/B/1AkTHtgq4g8CtnKaTORg a1TXY+4sKfBmYxnagZtC74IurgqOBtuIIKG0JfeHhN3xHfwtfklILjpcmCxE6wvDqh ajXqZWXskXkP3fJJvMzZryfk0CDFBFznpuOkxeXy9Uo3ETx0oFWFZFsn9vZYUoxqW/ C7Ggggnl3RXLtOw3th2HvDJ82j9Zvc467+DDsKybMh6vvabIO/tjFFQfKCSZsFkswx 0BmHsYG/Y8e1Q== From: Giulio Benetti To: buildroot@buildroot.org Date: Tue, 5 Jan 2021 16:47:53 +0100 Message-Id: <20210105154753.279009-1-giulio.benetti@benettiengineering.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 X-CMAE-Envelope: MS4wfGFkrBHdRQZa445+K3VjWpDXg9QPHk0eqOPunFnYP3DP/g0m5RmEbkUEaUaRguadybo7oFEg9eRIQ1K7XCasqwwY6Jv2M4KmGv/FSMPragB4iXdS2+UZ ky3j5eGYpaYN6xIWmSkCdK2uU2UU7WQ8xSK6bF/Bw9SKVjfaVuuMVKDpkhTWfl+TNEoljc2E5lMmAI1ARSeN9lg7vQtPXJcri9Z6cxbIupL9zcWCF2auvsZ4 p97wku5wDpw/h3J9jjOXndmIYci+9C937cs6IUlEG+w8YL0K6av10dB2idaoq/9K Subject: [Buildroot] [PATCH v2] package/minicom: bump to version 2.8 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: Giulio Benetti , Simon Dawson Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Giulio Benetti --- V1->V2: * change VERSION from sha1 to tag v2.8 --- package/minicom/minicom.hash | 2 +- package/minicom/minicom.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/minicom/minicom.hash b/package/minicom/minicom.hash index 0b8b1d0745..970b7ad2c1 100644 --- a/package/minicom/minicom.hash +++ b/package/minicom/minicom.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 c0a72a099bea13abdf5a315f56a87a75a92000b71e36193188487cdad063b540 minicom-79ef3185df5ae9cdc8307f9b9ba17463743f22f0.tar.gz +sha256 0e5d218d9f8f00fb9cc323f7517c49d8eb12a22d158efee513df3c50843619fb minicom-v2.8.tar.gz sha256 cf80a758014eefbf068afffe3d462fc34ff4f528527524d8e100329c42094e15 COPYING diff --git a/package/minicom/minicom.mk b/package/minicom/minicom.mk index 7aaf18880e..616a3bd24f 100644 --- a/package/minicom/minicom.mk +++ b/package/minicom/minicom.mk @@ -4,7 +4,7 @@ # ################################################################################ -MINICOM_VERSION = 79ef3185df5ae9cdc8307f9b9ba17463743f22f0 +MINICOM_VERSION = v2.8 MINICOM_SITE = https://salsa.debian.org/minicom-team/minicom.git MINICOM_SITE_METHOD = git MINICOM_LICENSE = GPL-2.0+