From 292fac060dd385c7ef08aa9fa63622433ad0ce14 Mon Sep 17 00:00:00 2001 From: David Holm Date: Tue, 22 Jul 2014 09:57:15 +0200 Subject: iperf 3.0.5 --- Library/Formula/iperf.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') 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", -- cgit v1.2.3