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 b42167910..ee90b4e2e 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 '' => :mavericks - sha1 '' => :mountain_lion - sha1 '' => :lion + sha1 '31436d55e803f7bb6a420179d202a608d0f51b1f' => :mavericks + sha1 '4b87f08e4d89965a1c48d0a5a280e440b0281039' => :mountain_lion + sha1 '4631c87e3b50df6b919564f6f028ef033d0144af' => :lion end fails_with :llvm do |
