parent
f42afaf6d3
commit
e2dfe4b82e
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in New Issue