aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/shakespeare.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/shakespeare.rb')
-rw-r--r--Library/Formula/shakespeare.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/shakespeare.rb b/Library/Formula/shakespeare.rb
index ea07c7db2..3721bb2b0 100644
--- a/Library/Formula/shakespeare.rb
+++ b/Library/Formula/shakespeare.rb
@@ -3,7 +3,7 @@ require 'formula'
class Shakespeare < Formula
url 'http://shakespearelang.sf.net/download/spl-1.2.1.tar.gz'
homepage 'http://shakespearelang.sourceforge.net/'
- md5 'c31de8415af80819eb944a1cecadddde'
+ sha1 '17adea7bbf5e1de1a29e71b19e5271f186e9698d'
def install
system "make install"