aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/cmucl.rb
diff options
context:
space:
mode:
authorJack Nagel2012-03-11 15:04:03 -0500
committerJack Nagel2012-03-11 15:18:56 -0500
commit2e7cbfef334a3623f60e030e4d40103472ba4d43 (patch)
treea5117a7fb799f15f6d4a62e8776a340a67cb4e40 /Library/Formula/cmucl.rb
parenta57f6ff1ce7e3d234069cec62978c89c4a1fe247 (diff)
downloadhomebrew-2e7cbfef334a3623f60e030e4d40103472ba4d43.tar.bz2
Remove redundant versions and update version tests
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/cmucl.rb')
-rw-r--r--Library/Formula/cmucl.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/cmucl.rb b/Library/Formula/cmucl.rb
index c1884dda9..343a48c2b 100644
--- a/Library/Formula/cmucl.rb
+++ b/Library/Formula/cmucl.rb
@@ -1,9 +1,8 @@
require 'formula'
class Cmucl < Formula
- url 'http://common-lisp.net/project/cmucl/downloads/release/20c/cmucl-20c-x86-darwin.tar.bz2'
- version '20c'
homepage 'http://www.cons.org/cmucl'
+ url 'http://common-lisp.net/project/cmucl/downloads/release/20c/cmucl-20c-x86-darwin.tar.bz2'
md5 '98dc8fe17a7033fdd39fab35a2147ea9'
skip_clean 'bin'