SBCL 1.0.49 & point HEAD to new official git repo
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
0c5bd40dd5
commit
d32b330e77
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ end
|
|||
|
||||
class Sbcl < Formula
|
||||
homepage 'http://www.sbcl.org/'
|
||||
url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.48/sbcl-1.0.48-source.tar.bz2'
|
||||
md5 'f60f27bcc04d1c9241562aafe4ee5d4a'
|
||||
head 'git://sbcl.boinkor.net/sbcl.git'
|
||||
url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.49/sbcl-1.0.49-source.tar.bz2'
|
||||
md5 '8d15c6af6388fcd9efbd13f301b7ba33'
|
||||
head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git'
|
||||
|
||||
fails_with_llvm "Compilation fails with LLVM."
|
||||
|
||||
|
|
Loading…
Reference in a new issue