guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/08: gnu: iperf: Use HTTPS home page.


From: guix-commits
Subject: 05/08: gnu: iperf: Use HTTPS home page.
Date: Mon, 9 Mar 2020 19:07:16 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 1bcf4ba44b5f66be44aae7c075237bfd8214d81d
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:49:36 2020 +0100

    gnu: iperf: Use HTTPS home page.
    
    * gnu/packages/networking.scm (iperf)[home-page]: Use HTTPS.
---
 gnu/packages/networking.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index eddfffd..1840f1c 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]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]