aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sbcl.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb
index da0cab819..cf7c4ba26 100644
--- a/Library/Formula/sbcl.rb
+++ b/Library/Formula/sbcl.rb
@@ -14,10 +14,9 @@ class Sbcl < Formula
head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git'
bottle do
- revision 1
- sha1 '' => :mountain_lion
- sha1 '' => :lion
- sha1 '' => :snow_leopard
+ sha1 'ce4c2d31115b6daac9665754826c410d05a68ab4' => :mountain_lion
+ sha1 '7c2fe7e01cdf42dbd6c295622d861730615c6eed' => :lion
+ sha1 'ed81454325e6b318b5ef0d60bf11a5aaea7eb51c' => :snow_leopard
end
fails_with :llvm do