aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/chibi-scheme.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/chibi-scheme.rb b/Library/Formula/chibi-scheme.rb
index 793eb01c8..0fa176c7a 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.tgz'
+ url 'http://chibi-scheme.googlecode.com/files/chibi-scheme-0.5.1.tgz'
homepage 'http://code.google.com/p/chibi-scheme/'
- md5 'b7a14bf7827b43c83b56eaaa9254e5e3'
+ md5 'c29c4721cd31d6bcafd061dfcf622f46'
def install
# "make" and "make install" must be done separately