guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: certbot: Update home page URL.


From: Leo Famulari
Subject: 01/01: gnu: certbot: Update home page URL.
Date: Sat, 14 May 2016 05:38:06 +0000 (UTC)

lfam pushed a commit to branch master
in repository guix.

commit 247783685beb6bc683a987d09cd2cfa398cf1e54
Author: Leo Famulari <address@hidden>
Date:   Sat May 14 01:35:04 2016 -0400

    gnu: certbot: Update home page URL.
    
    This is a followup to commit 9495cf9a804e63b7173a78c22b9c91991b9520a6.
    
    * gnu/packages/tls.scm (certbot)[home-page]: Update to new location.
---
 gnu/packages/tls.scm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index f122e7e..0bce811 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -478,7 +478,7 @@ security, and applying best practice development 
processes.")
     (description "Tool to automatically receive and install X.509 certificates
 to enable TLS on servers.  The client will interoperate with the Let’s Encrypt 
CA which
 will be issuing browser-trusted certificates for free.")
-    (home-page "https://letsencrypt.org/";)
+    (home-page "https://certbot.eff.org/";)
     (license license:asl2.0)))
 
 (define-public letsencrypt



reply via email to

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