aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-07-19 09:01:37 +0100
committerJack Nagel2014-07-19 09:16:53 -0500
commit851103f425d0738beaa76d620682847c8e3ce32a (patch)
tree2ccb12e4a50c0b11998973e68bc0b97317730070
parent39d730f4d07c3e22672e9715972c047451006d26 (diff)
downloadhomebrew-851103f425d0738beaa76d620682847c8e3ce32a.tar.bz2
coreutils: update 8.23 bottle.
-rw-r--r--Library/Formula/coreutils.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/coreutils.rb b/Library/Formula/coreutils.rb
index fe9671762..dce8237e8 100644
--- a/Library/Formula/coreutils.rb
+++ b/Library/Formula/coreutils.rb
@@ -7,10 +7,9 @@ class Coreutils < Formula
sha256 "ec43ca5bcfc62242accb46b7f121f6b684ee21ecd7d075059bf650ff9e37b82d"
bottle do
- cellar :any
- sha1 "783f81800029deb6dc4929206a5949dab8bd609d" => :mavericks
- sha1 "811bf983bc23ca91cac614fee341303ca91c3094" => :mountain_lion
- sha1 "4f65c3f9edb862faddb0599a94fd92849c04f973" => :lion
+ sha1 "20ea5c8d4b4bafdcd70999129257e5a5b1c30f98" => :mavericks
+ sha1 "d4ecd35db414eefdb160eadd76da270319ad91af" => :mountain_lion
+ sha1 "63a5af5c94f1b0c4f3331f979aca98bbfde27445" => :lion
end
conflicts_with "ganglia", :because => "both install `gstat` binaries"