From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.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 smtp.lore.kernel.org (Postfix) with ESMTPS id 3390AC433F5 for ; Tue, 4 Oct 2022 07:32:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 9500360E87; Tue, 4 Oct 2022 07:32:46 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 9500360E87 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id arbqIvdAOxdT; Tue, 4 Oct 2022 07:32:45 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 43EA560E2E; Tue, 4 Oct 2022 07:32:44 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 43EA560E2E Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 75CCF1BF2E3 for ; Tue, 4 Oct 2022 07:32:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 4ECF982531 for ; Tue, 4 Oct 2022 07:32:43 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 4ECF982531 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4mWoOdAqOaKA for ; Tue, 4 Oct 2022 07:32:42 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org E69C481DAB Received: from smtprelay08.ispgateway.de (smtprelay08.ispgateway.de [134.119.228.98]) by smtp1.osuosl.org (Postfix) with ESMTPS id E69C481DAB for ; Tue, 4 Oct 2022 07:32:41 +0000 (UTC) Received: from [91.21.124.120] (helo=exchange.go-sys.de) by smtprelay08.ispgateway.de with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 (Exim 4.94.2) (envelope-from ) id 1ofcQ8-00066z-AF for buildroot@busybox.net; Tue, 04 Oct 2022 09:32:52 +0200 Received: from exchange.go-sys.local (192.168.1.17) by exchange.go-sys.local (192.168.1.17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.2507.12; Tue, 4 Oct 2022 09:32:37 +0200 Received: from go-sys.de (192.168.1.106) by exchange.go-sys.de (192.168.1.17) with Microsoft SMTP Server id 15.1.2507.12 via Frontend Transport; Tue, 4 Oct 2022 09:32:37 +0200 From: Michael Fischer To: Date: Tue, 4 Oct 2022 09:32:33 +0200 Message-ID: <20221004073233.1665-1-mf@go-sys.de> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-C2ProcessedOrg: 77b28032-c882-4527-ad15-de6c89cb71cd X-CrossPremisesHeadersFilteredBySendConnector: exchange.go-sys.local X-OrganizationHeadersPreserved: exchange.go-sys.local X-Df-Sender: c21hcnRob3N0QGdvLXN5cy5kZQ== Subject: [Buildroot] [PATCH 1/1] package/gnuplot: bump version to 5.4.5 X-BeenThere: buildroot@buildroot.org 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: Michael Fischer Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" Signed-off-by: Michael Fischer --- package/gnuplot/gnuplot.hash | 8 ++++---- package/gnuplot/gnuplot.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/gnuplot/gnuplot.hash b/package/gnuplot/gnuplot.hash index 3b6412091a..1ee6b53694 100644 --- a/package/gnuplot/gnuplot.hash +++ b/package/gnuplot/gnuplot.hash @@ -1,6 +1,6 @@ -# From https://sourceforge.net/projects/gnuplot/files/gnuplot/5.4.4/ -md5 209c6da8693fa15ae1527c832075ef0f gnuplot-5.4.4.tar.gz -sha1 3305bb255d379eaf0b5181a01cb71119cf89c110 gnuplot-5.4.4.tar.gz +# From https://sourceforge.net/projects/gnuplot/files/gnuplot/5.4.5/ +md5 c10cf81faa69d77e255a1dcfc625ba78 gnuplot-5.4.5.tar.gz +sha1 1179a768fd5f585a5dcb6aedea76cfa7a8dd5dfe gnuplot-5.4.5.tar.gz # Locally computed -sha256 372300b7867f5b3538b25fc5d0ac7734af6e3fe0d202b6db926e4369913f0902 gnuplot-5.4.4.tar.gz +sha256 66f679115dd30559e110498fc94d926949d4d370b4999a042e724b8e910ee478 gnuplot-5.4.5.tar.gz sha256 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d Copyright diff --git a/package/gnuplot/gnuplot.mk b/package/gnuplot/gnuplot.mk index 18c13d5371..1ee49cb6ce 100644 --- a/package/gnuplot/gnuplot.mk +++ b/package/gnuplot/gnuplot.mk @@ -4,7 +4,7 @@ # ################################################################################ -GNUPLOT_VERSION = 5.4.4 +GNUPLOT_VERSION = 5.4.5 GNUPLOT_SITE = http://downloads.sourceforge.net/project/gnuplot/gnuplot/$(GNUPLOT_VERSION) GNUPLOT_LICENSE = gnuplot license (open source) GNUPLOT_LICENSE_FILES = Copyright -- 2.20.1 _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot