summaryrefslogtreecommitdiffstats
path: root/rules/gnuplot.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-12-22 00:23:24 +0100
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-12-22 00:23:24 +0100
commitda221f88bf0a5b72c20356a852037bee0871551e (patch)
tree95b7b771df514bf046fffb4196cd882cfd54d0ad /rules/gnuplot.make
parent103388933e571d3dc4c7752e42d3723e587e08e7 (diff)
downloadptxdist-da221f88bf0a5b72c20356a852037bee0871551e.tar.gz
ptxdist-da221f88bf0a5b72c20356a852037bee0871551e.tar.xz
[gnuplot] version bump 4.2.4 -> 4.2.6
While being there, submitted patch to upstream bugzilla. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
Diffstat (limited to 'rules/gnuplot.make')
-rw-r--r--rules/gnuplot.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gnuplot.make b/rules/gnuplot.make
index e6f068514..10e310d90 100644
--- a/rules/gnuplot.make
+++ b/rules/gnuplot.make
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_GNUPLOT) += gnuplot
#
# Paths and names
#
-GNUPLOT_VERSION := 4.2.4
+GNUPLOT_VERSION := 4.2.6
GNUPLOT := gnuplot-$(GNUPLOT_VERSION)
GNUPLOT_SUFFIX := tar.gz
GNUPLOT_URL := $(PTXCONF_SETUP_SFMIRROR)/gnuplot/$(GNUPLOT).$(GNUPLOT_SUFFIX)