diff options
| author | BrewTestBot | 2014-05-08 21:25:19 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-05-08 16:00:42 -0500 |
| commit | 80fd38c73b26cab0823d9eca529a262878a3b2fa (patch) | |
| tree | 0f3aa3aae66ac61b9774c91d75b423bdc0e9a047 /Library | |
| parent | 921d7c0d5b2f1842dc6e839d508a0f9df5246b26 (diff) | |
| download | homebrew-80fd38c73b26cab0823d9eca529a262878a3b2fa.tar.bz2 | |
sbcl: update 1.1.18 bottle.
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 |
