aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
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 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