guix-commits
[Top][All Lists]
Advanced

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

07/09: gnu: miredo: Use HTTPS home page.


From: guix-commits
Subject: 07/09: gnu: miredo: Use HTTPS home page.
Date: Fri, 13 Mar 2020 18:07:07 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit d7d2b1dcfd17b2d964063aa6ef2ac03439afa54e
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:57:45 2020 +0100

    gnu: miredo: Use HTTPS home page.
    
    * gnu/packages/networking.scm (miredo)[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 7f4009d..b7e79ce 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -167,7 +167,7 @@ or, more generally, MAC addresses of the same category of 
hardware.")
             (substitute* "src/Makefile"
               (("^TESTS = .*") "TESTS = \n"))
             #t)))))
-    (home-page "http://www.remlab.net/miredo/";)
+    (home-page "https://www.remlab.net/miredo/";)
     (synopsis "Teredo IPv6 tunneling software")
     (description
      "Miredo is an implementation (client, relay, server) of the Teredo



reply via email to

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