diff options
Diffstat (limited to 'Library/Formula/clozure-cl.rb')
| -rw-r--r-- | Library/Formula/clozure-cl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/clozure-cl.rb b/Library/Formula/clozure-cl.rb index a124953cd..d833eb50a 100644 --- a/Library/Formula/clozure-cl.rb +++ b/Library/Formula/clozure-cl.rb @@ -4,7 +4,7 @@ class ClozureCl < Formula url 'ftp://ftp.clozure.com/pub/release/1.8/ccl-1.8-darwinx86.tar.gz' version '1.8' homepage 'http://ccl.clozure.com/' - md5 'ff235d9cec6f45502e993096c80570b9' + sha1 'a155fc0d74a463bd6281ed66e7703b84c03afd33' def install # Get rid of all the .svn dirs, that for some reason are |
