From patchwork Wed Sep 13 11:32:50 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 813380 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.133; helo=hemlock.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Received: from hemlock.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3xsffl0xlQz9s9Y for ; Wed, 13 Sep 2017 21:33:02 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id 45AAE8A463; Wed, 13 Sep 2017 11:33:00 +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 hEtLfz1tlkWb; Wed, 13 Sep 2017 11:32:59 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id 9BE328A45F; Wed, 13 Sep 2017 11:32:59 +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 D29EE1BFF5F for ; Wed, 13 Sep 2017 11:32:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id C7EEC8849E for ; Wed, 13 Sep 2017 11:32:57 +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 wCDVR8geOXGx for ; Wed, 13 Sep 2017 11:32:56 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout12.t-online.de (mailout12.t-online.de [194.25.134.22]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 9F3578849D for ; Wed, 13 Sep 2017 11:32:56 +0000 (UTC) Received: from fwd24.aul.t-online.de (fwd24.aul.t-online.de [172.20.26.129]) by mailout12.t-online.de (Postfix) with SMTP id 3E71741D5136 for ; Wed, 13 Sep 2017 13:32:54 +0200 (CEST) Received: from fli4l.lan.fli4l (XVydVMZVghXMVqInIDBKAKQMHw7+jV3SABz852eD3iJ2ueHs+2OhYFWV3emxfn5QlZ@[79.228.1.99]) by fwd24.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1ds5uV-0JwJt20; Wed, 13 Sep 2017 13:32:51 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:37708 helo=kuhls.lan.fli4l) by fli4l.lan.fli4l with esmtp (Exim 4.89) (envelope-from ) id 1ds5uU-00046m-Iy for buildroot@buildroot.org; Wed, 13 Sep 2017 13:32:51 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Wed, 13 Sep 2017 13:32:50 +0200 Message-Id: <20170913113250.5718-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.11.0 X-ID: XVydVMZVghXMVqInIDBKAKQMHw7+jV3SABz852eD3iJ2ueHs+2OhYFWV3emxfn5QlZ X-TOI-MSGID: ae0f050b-e82b-4956-a5ec-6863a0570e6e Subject: [Buildroot] [PATCH 1/1] package/newt: bump version to 0.52.20 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: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Bernd Kuhls --- package/newt/newt.hash | 2 +- package/newt/newt.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/newt/newt.hash b/package/newt/newt.hash index fe5870b062..b6fd317ce3 100644 --- a/package/newt/newt.hash +++ b/package/newt/newt.hash @@ -1,2 +1,2 @@ # Locally calculated -sha256 08c0db56c21996af6a7cbab99491b774c6c09cef91cd9b03903c84634bff2e80 newt-0.52.19.tar.gz +sha256 8d66ba6beffc3f786d4ccfee9d2b43d93484680ef8db9397a4fb70b5adbb6dbc newt-0.52.20.tar.gz diff --git a/package/newt/newt.mk b/package/newt/newt.mk index 456dd699c9..b6d973af75 100644 --- a/package/newt/newt.mk +++ b/package/newt/newt.mk @@ -4,7 +4,7 @@ # ################################################################################ -NEWT_VERSION = 0.52.19 +NEWT_VERSION = 0.52.20 NEWT_SITE = https://pagure.io/releases/newt NEWT_INSTALL_STAGING = YES NEWT_DEPENDENCIES = popt slang $(TARGET_NLS_DEPENDENCIES)