[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
- branch master updated (3c9d89b -> e819fc0), guix-commits, 2020/03/13
- 01/09: gnu: libsmpeg: Use HTTPS home page., guix-commits, 2020/03/13
- 04/09: gnu: perl-test2-suite: Correct name., guix-commits, 2020/03/13
- 03/09: gnu: tegola: Use HTTPS home page., guix-commits, 2020/03/13
- 07/09: gnu: miredo: Use HTTPS home page.,
guix-commits <=
- 02/09: gnu: libpipeline: Update to 1.5.2., guix-commits, 2020/03/13
- 06/09: gnu: taglib: Use HTTPS home page., guix-commits, 2020/03/13
- 05/09: gnu: perl-test2-plugin-nowarnings: Run all tests., guix-commits, 2020/03/13
- 08/09: gnu: nginx: Update to 1.17.9., guix-commits, 2020/03/13
- 09/09: gnu: trio: Use HTTPS home page., guix-commits, 2020/03/13