All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] gnuplot: bump to version 4.6.6
@ 2014-09-23 14:41 Gustavo Zacarias
  2014-09-23 19:56 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Gustavo Zacarias @ 2014-09-23 14:41 UTC (permalink / raw)
  To: buildroot

Also add hash file.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/gnuplot/gnuplot.hash | 3 +++
 package/gnuplot/gnuplot.mk   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)
 create mode 100644 package/gnuplot/gnuplot.hash

diff --git a/package/gnuplot/gnuplot.hash b/package/gnuplot/gnuplot.hash
new file mode 100644
index 0000000..6898e90
--- /dev/null
+++ b/package/gnuplot/gnuplot.hash
@@ -0,0 +1,3 @@
+# From http://sourceforge.net/projects/gnuplot/files/gnuplot/4.6.6/
+md5	9c541f553c2491c56fc8b6126ff4ff73	gnuplot-4.6.6.tar.gz
+sha1	53802f565a87a6d5044d0b9c2422b5eb905d1d45	gnuplot-4.6.6.tar.gz
diff --git a/package/gnuplot/gnuplot.mk b/package/gnuplot/gnuplot.mk
index d5fe01c..b12c763 100644
--- a/package/gnuplot/gnuplot.mk
+++ b/package/gnuplot/gnuplot.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-GNUPLOT_VERSION = 4.6.2
+GNUPLOT_VERSION = 4.6.6
 GNUPLOT_SITE = http://downloads.sourceforge.net/project/gnuplot/gnuplot/$(GNUPLOT_VERSION)
 GNUPLOT_LICENSE = gnuplot license (open source)
 GNUPLOT_LICENSE_FILES = Copyright
-- 
1.8.5.5

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

end of thread, other threads:[~2014-09-23 20:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-23 14:41 [Buildroot] [PATCH] gnuplot: bump to version 4.6.6 Gustavo Zacarias
2014-09-23 19:56 ` Thomas Petazzoni
2014-09-23 20:13   ` Gustavo Zacarias
2014-09-23 20:18     ` 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.