coreutils: add 8.22 bottle.

This commit is contained in:
BrewTestBot 2014-06-09 13:47:29 +01:00 committed by Mike McQuaid
parent d10dbd8fba
commit 804d9d70c4

View file

@ -6,6 +6,13 @@ class Coreutils < Formula
mirror 'http://ftp.gnu.org/gnu/coreutils/coreutils-8.22.tar.xz'
sha256 '5b3e94998152c017e6c75d56b9b994188eb71bf46d4038a642cb9141f6ff1212'
bottle do
cellar :any
sha1 "783f81800029deb6dc4929206a5949dab8bd609d" => :mavericks
sha1 "811bf983bc23ca91cac614fee341303ca91c3094" => :mountain_lion
sha1 "4f65c3f9edb862faddb0599a94fd92849c04f973" => :lion
end
conflicts_with 'ganglia', :because => 'both install `gstat` binaries'
conflicts_with 'idutils', :because => 'both install `gid` and `gid.1`'