aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sbcl.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb
index a2c682c2b..c78c900b9 100644
--- a/Library/Formula/sbcl.rb
+++ b/Library/Formula/sbcl.rb
@@ -8,9 +8,9 @@ class Sbcl < Formula
head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git'
bottle do
- sha1 '31436d55e803f7bb6a420179d202a608d0f51b1f' => :mavericks
- sha1 '4b87f08e4d89965a1c48d0a5a280e440b0281039' => :mountain_lion
- sha1 '4631c87e3b50df6b919564f6f028ef033d0144af' => :lion
+ sha1 "0fbd8c1f8ff12f6fd4c2ccb660edad3a40f57cb6" => :mavericks
+ sha1 "91f483bf6f8001a0b1557727450de769528f1c79" => :mountain_lion
+ sha1 "a2160042c9d0dc94208966ac3034a44364e6c2a0" => :lion
end
fails_with :llvm do