aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sbcl.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb
index d794458ee..31b1d7c82 100644
--- a/Library/Formula/sbcl.rb
+++ b/Library/Formula/sbcl.rb
@@ -8,8 +8,8 @@ end
class Sbcl < Formula
homepage 'http://www.sbcl.org/'
- url 'http://downloads.sourceforge.net/project/sbcl/sbcl/1.0.47/sbcl-1.0.47-source.tar.bz2'
- md5 '2e90fca5ffec9ce19ed232b24f09cd0a'
+ 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'
fails_with_llvm "Compilation fails with LLVM."