aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/kite.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/kite.rb')
-rw-r--r--Library/Formula/kite.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/kite.rb b/Library/Formula/kite.rb
index 35567412c..794846168 100644
--- a/Library/Formula/kite.rb
+++ b/Library/Formula/kite.rb
@@ -3,7 +3,7 @@ require 'formula'
class Kite < Formula
homepage 'http://www.kite-language.org/'
url 'http://www.kite-language.org/files/kite-1.0.4.tar.gz'
- md5 '46b4a99d72984e8e9d330517faddd9d5'
+ sha1 '9db2adbcc3acac5f06d495002a344e613c81c3f2'
depends_on 'bdw-gc'