mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: yadifa: Use HTTPS home page.
* gnu/packages/dns.scm (yadifa)[home-page]: Use HTTPS.
This commit is contained in:
parent
1084e86b59
commit
9f733172cb
1 changed files with 1 additions and 1 deletions
|
@ -578,7 +578,7 @@ (define-public yadifa
|
|||
"--enable-nsec"
|
||||
"--enable-nsec3"
|
||||
"--enable-tsig")))
|
||||
(home-page "http://www.yadifa.eu/")
|
||||
(home-page "https://www.yadifa.eu/")
|
||||
(synopsis "Authoritative DNS name server")
|
||||
(description "YADIFA is an authoritative name server for the @dfn{Domain
|
||||
Name System} (DNS). It aims for both higher performance and a smaller memory
|
||||
|
|
Loading…
Reference in a new issue