sbcl 1.0.52

Closes Homebrew/homebrew#8038.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Aku Kotkavuo 2011-10-09 18:43:28 +03:00 committed by Charlie Sharpsteen
parent fab13327d6
commit 384469765f
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ end
class Sbcl < Formula
homepage 'http://www.sbcl.org/'
url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.50/sbcl-1.0.50-source.tar.bz2'
md5 '74ce9b24516885d066ec4287cde52e8c'
url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.52/sbcl-1.0.52-source.tar.bz2'
md5 'e9e186637155184ec662b5a37634b457'
head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git'
fails_with_llvm "Compilation fails with LLVM.", :build => 2334