diff options
Diffstat (limited to 'Library')
| -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 29b335ef6..825202b27 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 "504c7a06ded0e37c64b85a8083e348ef6078d5ad" => :mavericks - sha1 "aa76f71ee0184fb1661a434cf80f4a5b9354f2e5" => :mountain_lion - sha1 "7c82d8a544ddc213550fefd5aeb971b5d01441bd" => :lion + sha1 "d1f9704cd557681dd21f97bcb6ffc82b9f794141" => :mavericks + sha1 "917adb187285e0e89f11a8e3dbbf8b392053dbfa" => :mountain_lion + sha1 "cdabbc704ab7de0ed3c9e51dc450823aae43407a" => :lion end fails_with :llvm do |
