* [Buildroot] [PATCH] package/gnuplot: bump version to 6.0.1
@ 2024-07-10 7:44 Michael Fischer
2024-07-10 8:31 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Michael Fischer @ 2024-07-10 7:44 UTC (permalink / raw)
To: buildroot; +Cc: Michael Fischer
Signed-off-by: Michael Fischer <mf@go-sys.de>
---
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 dd587a8220..4072338885 100644
--- a/package/gnuplot/gnuplot.hash
+++ b/package/gnuplot/gnuplot.hash
@@ -1,6 +1,6 @@
-# From https://sourceforge.net/projects/gnuplot/files/gnuplot/6.0.0/
-md5 10246eb96bbf3a151d6eb9bbcc223e4e gnuplot-6.0.0.tar.gz
-sha1 3abea0cccad89b0c8fb6619ad51b83a971ee24b9 gnuplot-6.0.0.tar.gz
+# From https://sourceforge.net/projects/gnuplot/files/gnuplot/6.0.1/
+md5 744fde2362fb20db6cfc58de73f96e9c gnuplot-6.0.1.tar.gz
+sha1 ce1aaeff632c78cba2b3ca8142cf130bfd411478 gnuplot-6.0.1.tar.gz
# Locally computed
-sha256 635a28f0993f6ab0d1179e072ad39b8139d07f51237f841d93c6c2ff4b1758ec gnuplot-6.0.0.tar.gz
+sha256 e85a660c1a2a1808ff24f7e69981ffcbac66a45c9dcf711b65610b26ea71379a gnuplot-6.0.1.tar.gz
sha256 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d Copyright
diff --git a/package/gnuplot/gnuplot.mk b/package/gnuplot/gnuplot.mk
index e34dd2a60b..adb9ce6ad1 100644
--- a/package/gnuplot/gnuplot.mk
+++ b/package/gnuplot/gnuplot.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GNUPLOT_VERSION = 6.0.0
+GNUPLOT_VERSION = 6.0.1
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/gnuplot: bump version to 6.0.1
2024-07-10 7:44 [Buildroot] [PATCH] package/gnuplot: bump version to 6.0.1 Michael Fischer
@ 2024-07-10 8:31 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-10 8:31 UTC (permalink / raw)
To: Michael Fischer; +Cc: buildroot
On Wed, 10 Jul 2024 09:44:25 +0200
Michael Fischer <mf@go-sys.de> wrote:
> Signed-off-by: Michael Fischer <mf@go-sys.de>
> ---
> package/gnuplot/gnuplot.hash | 8 ++++----
> package/gnuplot/gnuplot.mk | 2 +-
> 2 files changed, 5 insertions(+), 5 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-10 8:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10 7:44 [Buildroot] [PATCH] package/gnuplot: bump version to 6.0.1 Michael Fischer
2024-07-10 8:31 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.