aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/algol68g.rb
diff options
context:
space:
mode:
authorBrett Koonce2013-01-17 10:03:18 -0600
committerAdam Vandenberg2013-01-17 09:20:58 -0800
commit4c33c1294ef25002f827013c2318a631cfd9ad10 (patch)
treef313f8cfa7991a0b3bdd4e90cac5145bd6b899ff /Library/Formula/algol68g.rb
parent7ffb1b6cd7cfde8617252b7670fda5117a719380 (diff)
downloadhomebrew-4c33c1294ef25002f827013c2318a631cfd9ad10.tar.bz2
algol68g 2.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/algol68g.rb')
-rw-r--r--Library/Formula/algol68g.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/algol68g.rb b/Library/Formula/algol68g.rb
index 8bfc5c7ac..0507b2228 100644
--- a/Library/Formula/algol68g.rb
+++ b/Library/Formula/algol68g.rb
@@ -2,8 +2,8 @@ require 'formula'
class Algol68g < Formula
homepage 'http://www.xs4all.nl/~jmvdveer/algol.html'
- url 'http://jmvdveer.home.xs4all.nl/algol68g-2.4.tar.gz'
- sha1 '80212604dd1ed532635177bb4d17853c8a036189'
+ url 'http://jmvdveer.home.xs4all.nl/algol68g-2.6.tar.gz'
+ sha1 'a054de1a74b84adec43ea1db4cd8ac0798e0fd3e'
depends_on 'gsl' => :optional