aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/iperf.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/iperf.rb b/Library/Formula/iperf.rb
index 14987db7b..01a99cc41 100644
--- a/Library/Formula/iperf.rb
+++ b/Library/Formula/iperf.rb
@@ -1,9 +1,9 @@
require 'formula'
class Iperf < Formula
- homepage 'http://iperf.sourceforge.net/'
- url 'https://downloads.sourceforge.net/project/iperf/iperf-2.0.5.tar.gz'
- sha1 '7302792dcb1bd7aeba032fef6d3dcc310e4d113f'
+ homepage "http://software.es.net/iperf"
+ url "https://github.com/esnet/iperf/archive/3.0.5.tar.gz"
+ sha1 "4ebc5bf6456527cdf6d902f8cd810169bc00711b"
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",