diff options
| author | BrewTestBot | 2014-10-06 00:20:12 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-10-05 18:22:15 -0500 |
| commit | 86bf5302d21474c0c59c66cab78bae410ecd5deb (patch) | |
| tree | 5111660a733527b1c044fcaf9696684413f4d878 /Library/Formula/coreutils.rb | |
| parent | e1bf5b419e228dd5b1e5bc29e921b35dd7aaeaa3 (diff) | |
| download | homebrew-86bf5302d21474c0c59c66cab78bae410ecd5deb.tar.bz2 | |
coreutils: update 8.23_1 bottle.
Diffstat (limited to 'Library/Formula/coreutils.rb')
| -rw-r--r-- | Library/Formula/coreutils.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/coreutils.rb b/Library/Formula/coreutils.rb index 112728a58..1bf64d8de 100644 --- a/Library/Formula/coreutils.rb +++ b/Library/Formula/coreutils.rb @@ -8,6 +8,9 @@ class Coreutils < Formula revision 1 bottle do + sha1 "2e0bcc5019f66bfbe1d037883c21d8df807d3155" => :mavericks + sha1 "5241674b7ccd1aa0849f2bc4461137020473769f" => :mountain_lion + sha1 "599c8ceab94b433ee909b62aa6e20249c660f424" => :lion end conflicts_with "ganglia", :because => "both install `gstat` binaries" |
