aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/algol68g.rb
diff options
context:
space:
mode:
authorBrett Koonce2013-10-19 18:28:39 -0500
committerMike McQuaid2013-10-20 10:06:54 +0100
commit7887b33f7ce0c999c522772a3434eae745310acf (patch)
tree30a52909b83b46eccc7cb81abba45373ad3e35ec /Library/Formula/algol68g.rb
parent3ff74719622d047bea3b6c1b52ed3479f0a0f6d5 (diff)
downloadhomebrew-7887b33f7ce0c999c522772a3434eae745310acf.tar.bz2
algol68g 2.8
Signed-off-by: Mike McQuaid <mike@mikemcquaid.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 e98825210..191b7f44b 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.7.tar.gz'
- sha1 'b12f9ec9a70297f289b8e59c990788c08b11d759'
+ url 'http://jmvdveer.home.xs4all.nl/algol68g-2.8.tar.gz'
+ sha1 '46b43b8db53e2a8c02e218ca9c81cf5e6ce924fd'
depends_on 'gsl' => :optional