~ruther/guix-local

247783685beb6bc683a987d09cd2cfa398cf1e54 — Leo Famulari 10 years ago 9495cf9
gnu: certbot: Update home page URL.

This is a followup to commit 9495cf9a804e63b7173a78c22b9c91991b9520a6.

* gnu/packages/tls.scm (certbot)[home-page]: Update to new location.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/tls.scm
M gnu/packages/tls.scm => gnu/packages/tls.scm +1 -1
@@ 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