gnu: mbedtls-apache: Update home page.

* gnu/packages/tls.scm (mbedtls-apache)[home-page]: Update.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Matthew James Kraai 2021-07-03 13:05:28 -07:00 committed by Nicolas Goaziou
parent 854e28e0b8
commit d4febc56bb
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -976,7 +976,7 @@ (define-public mbedtls-apache
for developers to include cryptographic and SSL/TLS capabilities in their
(embedded) products, facilitating this functionality with a minimal
coding footprint.")
(home-page "https://tls.mbed.org")
(home-page "https://www.trustedfirmware.org/projects/mbed-tls/")
(license license:asl2.0)))
;; The Hiawatha Web server requires some specific features to be enabled.