diff options
Diffstat (limited to 'gnu/packages')
| -rw-r--r-- | gnu/packages/networking.scm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm index eddfffd662..1840f1c0f2 100644 --- a/gnu/packages/networking.scm +++ b/gnu/packages/networking.scm @@ -1516,7 +1516,7 @@ that block port 22.")  supports tuning of various parameters related to timing, buffers and  protocols (TCP, UDP, SCTP with IPv4 and IPv6).  For each test it reports  the bandwidth, loss, and other parameters.") -    (home-page "http://software.es.net/iperf/") +    (home-page "https://software.es.net/iperf/")      (license (list license:bsd-3             ; Main distribution.                     license:ncsa              ; src/{units,iperf_locale,tcp_window_size}.c                     license:expat             ; src/{cjson,net}.[ch] | 
