guix-patches
[Top][All Lists]
Advanced

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

[bug#49361] [PATCH] gnu: mbedtls-apache: Update home page.


From: Matthew James Kraai
Subject: [bug#49361] [PATCH] gnu: mbedtls-apache: Update home page.
Date: Sat, 3 Jul 2021 13:05:28 -0700

* gnu/packages/tls.scm (mbedtls-apache)[home-page]: Update.
---
 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 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.
-- 
2.32.0






reply via email to

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