From 118e26c654bc42d9741b8a5385ac4b87cd4e2acd Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 26 Mar 2014 17:10:53 +0000 Subject: iperf3: add 3.0.2 bottle. Closes #24971. Signed-off-by: Mike McQuaid --- Library/Formula/iperf3.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/iperf3.rb b/Library/Formula/iperf3.rb index 3e32234e0..00b04dcd2 100644 --- a/Library/Formula/iperf3.rb +++ b/Library/Formula/iperf3.rb @@ -6,6 +6,13 @@ class Iperf3 < Formula sha1 '3dacb887d4ba1b90c9fbb3ec2ae69389d40c01c8' head 'https://code.google.com/p/iperf/', :using => :hg + bottle do + cellar :any + sha1 "4aa51bb8ab2eeac0f7152924a46bd702d723f094" => :mavericks + sha1 "0bec442d6c6d054ee9627c93516022930ea391c2" => :mountain_lion + sha1 "66ab71dd56b6f2f539b5ca31ba9a93643d9d647d" => :lion + end + depends_on :autoconf def install -- cgit v1.2.3