guix-commits
[Top][All Lists]
Advanced

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

19/20: gnu: yadifa: Use HTTPS home page.


From: guix-commits
Subject: 19/20: gnu: yadifa: Use HTTPS home page.
Date: Mon, 2 Mar 2020 23:24:05 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 9f733172cb3d87bf2a137314dff0b4732dbec208
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:18:16 2020 +0100

    gnu: yadifa: Use HTTPS home page.
    
    * gnu/packages/dns.scm (yadifa)[home-page]: Use HTTPS.
---
 gnu/packages/dns.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm
index 192761b..987275e 100644
--- a/gnu/packages/dns.scm
+++ b/gnu/packages/dns.scm
@@ -578,7 +578,7 @@ served by AS112.  Stub and forward zones are supported.")
              "--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



reply via email to

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