aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-04-02 04:49:23 +0100
committerMike McQuaid2014-04-02 12:18:48 +0100
commitea3d104f597cd276bd7c790876f578b73a1e0be1 (patch)
tree9dabb1ee00a620f709c3e004f12fb60031b42780 /Library/Formula
parentda934a59f49c5e130654eccb0aaeff806f05ebfd (diff)
downloadhomebrew-ea3d104f597cd276bd7c790876f578b73a1e0be1.tar.bz2
sbcl: update 1.1.17 bottle.
Closes #28057. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sbcl.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/sbcl.rb b/Library/Formula/sbcl.rb
index 68644ea0a..0061b84ee 100644
--- a/Library/Formula/sbcl.rb
+++ b/Library/Formula/sbcl.rb
@@ -8,10 +8,9 @@ class Sbcl < Formula
head 'git://sbcl.git.sourceforge.net/gitroot/sbcl/sbcl.git'
bottle do
- revision 1
- sha1 "bba5afd9b1ba430b472774a1278a2ec7ce2011f7" => :mavericks
- sha1 "bc0023d6d917ad517c7039130fbf051520e9fc07" => :mountain_lion
- sha1 "5cb17257c806c51f01e763afa988da37b276bf74" => :lion
+ sha1 "504c7a06ded0e37c64b85a8083e348ef6078d5ad" => :mavericks
+ sha1 "aa76f71ee0184fb1661a434cf80f4a5b9354f2e5" => :mountain_lion
+ sha1 "7c82d8a544ddc213550fefd5aeb971b5d01441bd" => :lion
end
fails_with :llvm do