From dba8eb6ffe172c15245c362169e06eadad4a166e Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sun, 11 Jan 2015 09:43:35 -0800 Subject: iperf3 3.0.11 Closes #35756. --- Library/Formula/iperf3.rb | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/iperf3.rb b/Library/Formula/iperf3.rb index 655718512..2a65b17d7 100644 --- a/Library/Formula/iperf3.rb +++ b/Library/Formula/iperf3.rb @@ -1,17 +1,9 @@ -require "formula" - class Iperf3 < Formula homepage "https://github.com/esnet/iperf" stable do - url "https://github.com/esnet/iperf/archive/3.0.9.tar.gz" - sha256 "985d87e2bc3f302dd5e864022f61b053cdeafd2e6a325711a317ed6aa1b68771" - - # Fix Compile errors for Yosemite - https://github.com/esnet/iperf/issues/213 - patch do - url "https://github.com/esnet/iperf/commit/cc4a7fa75d94.diff" - sha1 "6792c1a0cfddb2249d4ae2a3e202cd652b70b729" - end + url "https://github.com/esnet/iperf/archive/3.0.11.tar.gz" + sha256 "c774b807ea4db20e07558c47951df186b6fb1dd0cdef4282c078853ad87cc712" end head do -- cgit v1.2.3