summaryrefslogtreecommitdiffstats
path: root/rules/gnuplot.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gnuplot.make')
-rw-r--r--rules/gnuplot.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/gnuplot.make b/rules/gnuplot.make
index 9d1dbc879..f8651aa51 100644
--- a/rules/gnuplot.make
+++ b/rules/gnuplot.make
@@ -2,7 +2,7 @@
# $Id$
#
# Copyright (C) 2004 by Robert Schwebel
-#
+#
# See CREDITS for details about who has contributed to this project.
#
# For further information about the PTXdist project and license conditions
@@ -17,7 +17,7 @@ PACKAGES-$(PTXCONF_GNUPLOT) += gnuplot
#
# Paths and names
#
-GNUPLOT_VERSION := 4.2.0
+GNUPLOT_VERSION := 4.2.2
GNUPLOT := gnuplot-$(GNUPLOT_VERSION)
GNUPLOT_SUFFIX := tar.gz
GNUPLOT_URL := $(PTXCONF_SETUP_SFMIRROR)/gnuplot/$(GNUPLOT).$(GNUPLOT_SUFFIX)