summaryrefslogtreecommitdiff
path: root/gnu/packages/tls.scm
diff options
context:
space:
mode:
authorMatthew James Kraai <kraai@ftbfs.org>2021-07-03 13:05:28 -0700
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2021-07-03 22:47:39 +0200
commitd4febc56bbf1ef17579a70758831266b81e47c7d (patch)
tree2321c7643e11fdb899fc577ec814f067426698a6 /gnu/packages/tls.scm
parent854e28e0b8e6d7d25e65fde2a7976f8f771bbc94 (diff)
downloadguix-patches-d4febc56bbf1ef17579a70758831266b81e47c7d.tar
guix-patches-d4febc56bbf1ef17579a70758831266b81e47c7d.tar.gz
gnu: mbedtls-apache: Update home page.
* gnu/packages/tls.scm (mbedtls-apache)[home-page]: Update. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Diffstat (limited to 'gnu/packages/tls.scm')
-rw-r--r--gnu/packages/tls.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index c3fe2514b3..60005cf339 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -976,7 +976,7 @@ then ported to the GNU / Linux environment.")
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.