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