aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/algol68g.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2012-06-08 21:12:52 -0700
committerAdam Vandenberg2012-06-08 21:12:52 -0700
commitfa3877652dc7243c62da8c61c1648d65f538823a (patch)
tree61af6304bf543a6dfa57cb58ca7ff327e4b6a17d /Library/Formula/algol68g.rb
parent88ca1fa7c94f5449f4dec89a91203b9aa4618297 (diff)
downloadhomebrew-fa3877652dc7243c62da8c61c1648d65f538823a.tar.bz2
Algol68g 2.4
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 df54c908e..8bfc5c7ac 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.3.7.tar.gz'
- md5 '8a1c2f169b7aaa9d9155b42b6b5a12bf'
+ url 'http://jmvdveer.home.xs4all.nl/algol68g-2.4.tar.gz'
+ sha1 '80212604dd1ed532635177bb4d17853c8a036189'
depends_on 'gsl' => :optional