diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/sbcl.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb index c8387d81e..bb5dcd396 100644 --- a/Library/Formula/sbcl.rb +++ b/Library/Formula/sbcl.rb @@ -14,9 +14,9 @@ class Sbcl < Formula head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git' bottle do - sha1 'f3a56af6651fad229616ce0ad182fa4829b1c0f2' => :mountain_lion - sha1 'cec671e27e8a23ff8b9c6f8d15549a7cfc688bcb' => :lion - sha1 'f148420a1d44f0a8e5fe56ac57639fe6421a22c3' => :snow_leopard + sha1 '7e35a9310709d31b97bc58d9f044d95ef35efa21' => :mountain_lion + sha1 '86d524f4d2ba3ee9a642463c065f1db594913ee7' => :lion + sha1 '76a5b9f8b10b998f8294ece1d6181616489ff703' => :snow_leopard end fails_with :llvm do |
