aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/sbcl.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb
index 5177e2c42..7d71a3ddb 100644
--- a/Library/Formula/sbcl.rb
+++ b/Library/Formula/sbcl.rb
@@ -8,9 +8,10 @@ class Sbcl < Formula
head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git'
bottle do
- sha1 "86a3582cfbb2789c438c6a174869861842df32be" => :mavericks
- sha1 "95cd6954553cc4f98c62d18475c83e6ff7bb02b0" => :mountain_lion
- sha1 "07f044546e8a15e802b82907bbb1c4805bf99a28" => :lion
+ revision 1
+ sha1 "bba5afd9b1ba430b472774a1278a2ec7ce2011f7" => :mavericks
+ sha1 "bc0023d6d917ad517c7039130fbf051520e9fc07" => :mountain_lion
+ sha1 "5cb17257c806c51f01e763afa988da37b276bf74" => :lion
end
fails_with :llvm do