From 90164016e42c51b91bdc59161c64fa08e81e8483 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 23 Mar 2013 00:41:09 -0500 Subject: [PATCH] gnuplot 4.6.2 --- Formula/gnuplot.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gnuplot.rb b/Formula/gnuplot.rb index 0eb750f4854..cde5054941b 100644 --- a/Formula/gnuplot.rb +++ b/Formula/gnuplot.rb @@ -2,8 +2,8 @@ require 'formula' class Gnuplot < Formula homepage 'http://www.gnuplot.info' - url 'http://downloads.sourceforge.net/project/gnuplot/gnuplot/4.6.1/gnuplot-4.6.1.tar.gz' - sha1 '1ea21a628223159b0297ae65fe8293afd5aab3c0' + url 'http://downloads.sourceforge.net/project/gnuplot/gnuplot/4.6.2/gnuplot-4.6.2.tar.gz' + sha1 '88748d4bc9bd41ba8a267a35b6e5b7427cd997cd' head 'cvs://:pserver:anonymous@gnuplot.cvs.sourceforge.net:/cvsroot/gnuplot:gnuplot', :using => :cvs