aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/octave.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/octave.rb b/Library/Formula/octave.rb
index 8c6b9414d..5769d9443 100644
--- a/Library/Formula/octave.rb
+++ b/Library/Formula/octave.rb
@@ -19,9 +19,9 @@ def snow_leopard_64?
end
class Octave < Formula
- url 'http://ftpmirror.gnu.org/octave/octave-3.4.2.tar.bz2'
+ url 'http://ftpmirror.gnu.org/octave/octave-3.4.3.tar.bz2'
homepage 'http://www.gnu.org/software/octave/index.html'
- md5 '31c744ab4555a2bf04d5e644b93f9b51'
+ md5 '185b08f4e4a7b646d76e4d33b77fa87e'
depends_on 'pkg-config' => :build
depends_on 'gnu-sed' => :build