From 3d8c7b121c42c0a3717f4b098cd56260718323fe Mon Sep 17 00:00:00 2001 From: Robert Schwebel Date: Fri, 15 Feb 2008 21:22:30 +0000 Subject: * gnuplot: update to 4.2.2 * gnuplot: add patch for CC_FOR_BUILD git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7778 33e552b5-05e3-0310-8538-816dae2090ed --- rules/gnuplot.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rules/gnuplot.make') 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) -- cgit v1.2.3