guix-commits
[Top][All Lists]
Advanced

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

03/07: gnu: iodine: Use HTTPS home page.


From: guix-commits
Subject: 03/07: gnu: iodine: Use HTTPS home page.
Date: Fri, 13 Mar 2020 22:58:08 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 450a1af293b30fa1dbf25a42b8a86b5b3bfb4d4a
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:32:49 2020 +0100

    gnu: iodine: Use HTTPS home page.
    
    * gnu/packages/networking.scm (iodine)[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 b7e79ce..9fd58a5 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -550,7 +550,7 @@ test_parse_format_ipv(4(|_listen_all|_mapped_ipv6)|6)\\);")
               ("zlib" ,zlib)))
     (native-inputs `(("check" ,check)
                      ("pkg-config" ,pkg-config)))
-    (home-page "http://code.kryo.se/iodine/";)
+    (home-page "https://code.kryo.se/iodine/";)
     (synopsis "Tunnel IPv4 data through a DNS server")
     (description "Iodine tunnels IPv4 data through a DNS server.  This
 can be useful in different situations where internet access is firewalled, but



reply via email to

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