Update cmucl to version 20b.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Martin Kühl 2010-10-03 22:18:56 +02:00 committed by Adam Vandenberg
parent f42afaf6d3
commit e2dfe4b82e
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
require 'formula'
class Cmucl <Formula
url 'http://common-lisp.net/project/cmucl/downloads/release/20a/cmucl-20a-x86-darwin.tar.bz2'
version '20a'
url 'http://common-lisp.net/project/cmucl/downloads/release/20b/cmucl-20b-x86-darwin.tar.bz2'
version '20b'
homepage 'http://www.cons.org/cmucl'
md5 '15712845405e0052e72af7cac0a5f3ae'
md5 'd1128868be1098eb48caf04de9dacca4'
skip_clean 'bin'