aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/abcl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/abcl.rb')
-rw-r--r--Library/Formula/abcl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/abcl.rb b/Library/Formula/abcl.rb
index 8cc418d58..47220f828 100644
--- a/Library/Formula/abcl.rb
+++ b/Library/Formula/abcl.rb
@@ -3,7 +3,7 @@ require 'formula'
class Abcl < Formula
homepage 'http://common-lisp.net/project/armedbear/'
url 'http://common-lisp.net/project/armedbear/releases/1.0.1/abcl-bin-1.0.1.tar.gz'
- md5 'bd95a55df30469b4f6d85af7c5ede297'
+ sha1 '50886fe87f31317eda5c40eba8e704742cafd18e'
depends_on 'rlwrap'