guix-commits
[Top][All Lists]
Advanced

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

04/08: gnu: tftp-hpa: Use HTTPS home page.


From: guix-commits
Subject: 04/08: gnu: tftp-hpa: Use HTTPS home page.
Date: Tue, 17 Mar 2020 15:08:58 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 9bd0f41509ae405ed62f90af28769761fbe58a98
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:36:52 2020 +0100

    gnu: tftp-hpa: Use HTTPS home page.
    
    * gnu/packages/networking.scm (tftp-hpa)[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 48b2570..607416f 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -1724,7 +1724,7 @@ speedtest.net.")
      "This is a tftp client derived from OpenBSD tftp with some extra options
 added and bugs fixed.  The source includes readline support but it is not
 enabled due to license conflicts between the BSD advertising clause and the 
GPL.")
-    (home-page "http://git.kernel.org/cgit/network/tftp/tftp-hpa.git/about/";)
+    (home-page "https://git.kernel.org/cgit/network/tftp/tftp-hpa.git/about/";)
     ;; Some source files are distributed under a 3-clause BSD license, and
     ;; others under a 4-clause BSD license. Refer to the files in the source
     ;; distribution for clarification.



reply via email to

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