gnu: miredo: Use HTTPS home page.
* gnu/packages/networking.scm (miredo)[home-page]: Use HTTPS.
This commit is contained in:
parent
788425c2a8
commit
d7d2b1dcfd
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user