From 3866c8b2a5583947dd97de7bde80cd3bfa10ed16 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 20 Feb 2015 10:10:31 +0000 Subject: iozone: add 3.430 bottle. --- Library/Formula/iozone.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/iozone.rb b/Library/Formula/iozone.rb index e682179f3..e1ed5c5e0 100644 --- a/Library/Formula/iozone.rb +++ b/Library/Formula/iozone.rb @@ -3,6 +3,13 @@ class Iozone < Formula url "http://www.iozone.org/src/current/iozone3_430.tar" sha1 "de02b10fcde6bd60e0c805e3abfc0aed15e85ac1" + bottle do + cellar :any + sha1 "3e22c42f233911335ebff3183e118e2257ad9d52" => :yosemite + sha1 "23e9d8e14fa04c276f1c58af900d14a1254163ed" => :mavericks + sha1 "e43bdf632913d693aec55f89426cf38b67d792cc" => :mountain_lion + end + # Patch by @nijotz, adds O_DIRECT support when using -I flag. # See: https://github.com/Homebrew/homebrew/pull/10585 patch :DATA -- cgit v1.2.3