All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/gnuplot: bump version to 5.0.6
@ 2017-06-04 10:40 Bernd Kuhls
  2017-06-05  9:12 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2017-06-04 10:40 UTC (permalink / raw)
  To: buildroot

Added sha256 hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/gnuplot/gnuplot.hash | 8 +++++---
 package/gnuplot/gnuplot.mk   | 2 +-
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/package/gnuplot/gnuplot.hash b/package/gnuplot/gnuplot.hash
index a71d00659..1ea8c2852 100644
--- a/package/gnuplot/gnuplot.hash
+++ b/package/gnuplot/gnuplot.hash
@@ -1,3 +1,5 @@
-# From https://sourceforge.net/projects/gnuplot/files/gnuplot/5.0.5/
-md5 c5e96fca73afbee4f57cbc1bfce6b3b8  gnuplot-5.0.5.tar.gz
-sha1 c35f55657fdc33217dd70bbf3148578563ecaad1  gnuplot-5.0.5.tar.gz
+# From https://sourceforge.net/projects/gnuplot/files/gnuplot/5.0.6/
+md5 8ec46520a86a61163a701b00404faf1a  gnuplot-5.0.6.tar.gz
+sha1 f7b8948166b22e5bd658d5cf7579716f4821dba0  gnuplot-5.0.6.tar.gz
+# Locally computed
+sha256 5bbe4713e555c2e103b7d4ffd45fca69551fff09cf5c3f9cb17428aaacc9b460  gnuplot-5.0.6.tar.gz
diff --git a/package/gnuplot/gnuplot.mk b/package/gnuplot/gnuplot.mk
index 3e00eefef..d59605c57 100644
--- a/package/gnuplot/gnuplot.mk
+++ b/package/gnuplot/gnuplot.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GNUPLOT_VERSION = 5.0.5
+GNUPLOT_VERSION = 5.0.6
 GNUPLOT_SITE = http://downloads.sourceforge.net/project/gnuplot/gnuplot/$(GNUPLOT_VERSION)
 GNUPLOT_LICENSE = gnuplot license (open source)
 GNUPLOT_LICENSE_FILES = Copyright
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [PATCH 1/1] package/gnuplot: bump version to 5.0.6
  2017-06-04 10:40 [Buildroot] [PATCH 1/1] package/gnuplot: bump version to 5.0.6 Bernd Kuhls
@ 2017-06-05  9:12 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2017-06-05  9:12 UTC (permalink / raw)
  To: buildroot

Hello,

On Sun,  4 Jun 2017 12:40:24 +0200, Bernd Kuhls wrote:
> Added sha256 hash.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/gnuplot/gnuplot.hash | 8 +++++---
>  package/gnuplot/gnuplot.mk   | 2 +-
>  2 files changed, 6 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-06-05  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-04 10:40 [Buildroot] [PATCH 1/1] package/gnuplot: bump version to 5.0.6 Bernd Kuhls
2017-06-05  9:12 ` Thomas Petazzoni

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.