diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/chibi-scheme.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/chibi-scheme.rb b/Library/Formula/chibi-scheme.rb index 4e407e8f5..7c7fdd27d 100644 --- a/Library/Formula/chibi-scheme.rb +++ b/Library/Formula/chibi-scheme.rb @@ -1,9 +1,9 @@ require 'formula' class ChibiScheme < Formula - url 'http://chibi-scheme.googlecode.com/files/chibi-scheme-0.5.1.tgz' + url 'http://chibi-scheme.googlecode.com/files/chibi-scheme-0.5.3.tgz' homepage 'http://code.google.com/p/chibi-scheme/' - md5 'c29c4721cd31d6bcafd061dfcf622f46' + md5 '26941ff819ee51056c700d94b7cb95c0' head 'https://code.google.com/p/chibi-scheme/', :using => :hg def install |
