From 9b5538f57ea9e3576dba418c801184269d2bec6d Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 21 Jun 2014 12:32:44 -0700 Subject: [PATCH] iperf3 3.0.5 --- Formula/iperf3.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/iperf3.rb b/Formula/iperf3.rb index 6ff4fe367e0..a4034199899 100644 --- a/Formula/iperf3.rb +++ b/Formula/iperf3.rb @@ -2,8 +2,8 @@ require "formula" class Iperf3 < Formula homepage "https://github.com/esnet/iperf" - url "https://github.com/esnet/iperf/archive/3.0.3.tar.gz" - sha1 "1461028a6827ed1557cd60f15e11f9b817ea590f" + url "https://github.com/esnet/iperf/archive/3.0.5.tar.gz" + sha1 "4ebc5bf6456527cdf6d902f8cd810169bc00711b" head "https://code.google.com/p/iperf/", :using => :hg bottle do