aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/chicken.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/chicken.rb')
-rw-r--r--Library/Formula/chicken.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/chicken.rb b/Library/Formula/chicken.rb
index ba8fc7da3..684b87d28 100644
--- a/Library/Formula/chicken.rb
+++ b/Library/Formula/chicken.rb
@@ -2,7 +2,7 @@ require 'formula'
class Chicken < Formula
url 'http://code.call-cc.org/releases/4.7.0/chicken-4.7.0.6.tar.gz'
- md5 '31f455be39b3e12503ced8d81971e610'
+ sha1 'd7ac6f7522cf29a21ac66bf80ba3b545cebea895'
homepage 'http://www.call-cc.org/'
head 'git://code.call-cc.org/chicken-core'