aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2014-09-23 07:22:16 -0700
committerBrett Koonce2014-09-23 18:44:06 -0700
commit1a000f9367ec1932ec588f6f18ff5913cdfababa (patch)
treebff5a7c00b22467b6bc5a8c036cef818e823cae1 /Library
parentba8ac3001bcce44a25d590082199d10a90c1aa6d (diff)
downloadhomebrew-1a000f9367ec1932ec588f6f18ff5913cdfababa.tar.bz2
iperf3 3.0.7
Diffstat (limited to 'Library')
-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 7aad7311e..3ef0d89d8 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.6.tar.gz"
- sha1 "b60f71cc64a0178a31be1188fd6e31622b70e015"
+ url "https://github.com/esnet/iperf/archive/3.0.7.tar.gz"
+ sha1 "267e020707c983b9649bb6cb76e3c1e7956ebfd4"
head "https://code.google.com/p/iperf/", :using => :hg
bottle do