aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/coreutils.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-10-21 21:14:10 +0100
committerBrewTestBot2014-10-21 21:14:10 +0100
commitdb9c0de3d40eb24a3d960eeb4df4845e25827fb4 (patch)
treed4c4cec0d02cda290247fccb543f72d5851c0ab1 /Library/Formula/coreutils.rb
parentfdc17de33e223ebfc441743cfdb05d8917a4be80 (diff)
downloadhomebrew-db9c0de3d40eb24a3d960eeb4df4845e25827fb4.tar.bz2
coreutils: update 8.23_1 bottle.
Diffstat (limited to 'Library/Formula/coreutils.rb')
-rw-r--r--Library/Formula/coreutils.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/coreutils.rb b/Library/Formula/coreutils.rb
index 1bf64d8de..fd7c7d581 100644
--- a/Library/Formula/coreutils.rb
+++ b/Library/Formula/coreutils.rb
@@ -8,9 +8,10 @@ class Coreutils < Formula
revision 1
bottle do
- sha1 "2e0bcc5019f66bfbe1d037883c21d8df807d3155" => :mavericks
- sha1 "5241674b7ccd1aa0849f2bc4461137020473769f" => :mountain_lion
- sha1 "599c8ceab94b433ee909b62aa6e20249c660f424" => :lion
+ revision 1
+ sha1 "380f3f5fbd0da33e69d19edba4ae30b7e7cf899c" => :yosemite
+ sha1 "edf8d1fc1ac7104b570bd72003e10ca3599302f5" => :mavericks
+ sha1 "fe7525c7ef751f07f1f7dd7b37d4f584d2891210" => :mountain_lion
end
conflicts_with "ganglia", :because => "both install `gstat` binaries"