diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/gnuplot.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gnuplot.rb b/Library/Formula/gnuplot.rb index 0eb750f48..cde505494 100644 --- a/Library/Formula/gnuplot.rb +++ b/Library/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 |
