aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorHoutan Bastani2012-11-12 17:11:48 +0100
committerAdam Vandenberg2012-11-12 09:58:34 -0800
commitd157545aae7feb5291fb3130246787965d2221a9 (patch)
tree202d693d5ff6c0765c351b894a3e8889f425bac0 /Library/Formula
parent4ca5233010c578af1cfc0076e1062b6f9b659756 (diff)
downloadhomebrew-d157545aae7feb5291fb3130246787965d2221a9.tar.bz2
octave 3.6.3
Closes #15999. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/octave.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/octave.rb b/Library/Formula/octave.rb
index b4d38fea6..c433f0464 100644
--- a/Library/Formula/octave.rb
+++ b/Library/Formula/octave.rb
@@ -10,9 +10,9 @@ end
class Octave < Formula
homepage 'http://www.gnu.org/software/octave/index.html'
- 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'
+ url 'http://ftpmirror.gnu.org/octave/octave-3.6.3.tar.bz2'
+ mirror 'http://ftp.gnu.org/gnu/octave/octave-3.6.3.tar.bz2'
+ sha1 'e8bd0c0b33ab9714ddb524f2258546c3536f0628'
option 'without-graphicsmagick', 'Compile without GraphicsMagick'
option 'without-fltk', 'Compile without fltk (disables native graphics)'