mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: miredo: Use HTTPS home page.
* gnu/packages/networking.scm (miredo)[home-page]: Use HTTPS.
This commit is contained in:
parent
788425c2a8
commit
d7d2b1dcfd
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ (define-public miredo
|
|||
(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 a new issue