aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/chuck.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/chuck.rb')
-rw-r--r--Library/Formula/chuck.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/chuck.rb b/Library/Formula/chuck.rb
index 608a06a02..713acd4f6 100644
--- a/Library/Formula/chuck.rb
+++ b/Library/Formula/chuck.rb
@@ -3,7 +3,7 @@ require 'formula'
class Chuck < Formula
url 'http://chuck.cs.princeton.edu/release/files/chuck-1.2.1.3.tgz'
homepage 'http://chuck.cs.princeton.edu/'
- md5 'ac8459b4067c2491fbdeb61d122a5985'
+ sha1 '14de1c468294c6b324aee0023fee0116a8e5f5e0'
def install
system "make", "-C", "src", "osx-#{Hardware.cpu_type}"