aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-08-19 22:47:23 -0700
committerMike McQuaid2014-08-20 12:26:17 +0100
commit670636194e25dbccc74719bab16c2df891a5f524 (patch)
tree4fcdf636447aa3876f5a9bd3ae5f45da49d02601 /Library/Formula
parentb943616411237f54e1c4b252e2e097eb89703954 (diff)
downloadhomebrew-670636194e25dbccc74719bab16c2df891a5f524.tar.bz2
iperf3 3.0.6
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/iperf3.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/iperf3.rb b/Library/Formula/iperf3.rb
index f97ecb74f..fc5be9800 100644
--- a/Library/Formula/iperf3.rb
+++ b/Library/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.5.tar.gz"
- sha1 "4ebc5bf6456527cdf6d902f8cd810169bc00711b"
+ url "https://github.com/esnet/iperf/archive/3.0.6.tar.gz"
+ sha1 "b60f71cc64a0178a31be1188fd6e31622b70e015"
head "https://code.google.com/p/iperf/", :using => :hg
bottle do