From fd4ddd8bb2e667686bb420f4157d5326d4130eee Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sat, 9 Jun 2012 18:31:11 -0700 Subject: octave 3.6.2 --- Library/Formula/octave.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/octave.rb b/Library/Formula/octave.rb index 40e20950f..2fd3767e2 100644 --- a/Library/Formula/octave.rb +++ b/Library/Formula/octave.rb @@ -19,9 +19,9 @@ end class Octave < Formula homepage 'http://www.gnu.org/software/octave/index.html' - url 'http://ftpmirror.gnu.org/octave/octave-3.6.1.tar.bz2' - mirror 'http://ftp.gnu.org/gnu/octave/octave-3.6.1.tar.bz2' - md5 'b543dd5ca743cba8c1d3474b1b99ae41' + url 'http://ftpmirror.gnu.org/octave/octave-3.6.2.tar.bz2' + mirror 'http://ftp.gnu.org/gnu/octave/octave-3.6.2.tar.bz2' + sha1 '145fef0122268086727a60e1c33e29d56fd546d7' depends_on 'pkg-config' => :build depends_on 'gnu-sed' => :build -- cgit v1.2.3