]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Fix URLs of p11-kit
authorTim Rühsen <tim.ruehsen@gmx.de>
Mon, 25 Feb 2019 09:32:24 +0000 (10:32 +0100)
committerTim Rühsen <tim.ruehsen@gmx.de>
Wed, 13 Mar 2019 09:59:34 +0000 (10:59 +0100)
Signed-off-by: Tim Rühsen <tim.ruehsen@gmx.de>
INSTALL.md
README.md

index 08faaa7469b16acec79cb5a6cb08365567855445..aa2c5fd5d40ba9b53c50cf2674723f199e039d74 100644 (file)
@@ -41,7 +41,7 @@ The library depends on libnettle and gmplib.
 
 Optionally it may use the following libraries:
 * libtasn1: For ASN.1 parsing (a copy is included, if not found), https://www.gnu.org/software/libtasn1/
-* p11-kit: for smart card support, https://p11-glue.freedesktop.org/p11-kit.html
+* p11-kit: for smart card support, https://p11-glue.github.io/p11-glue/p11-kit.html
 * libtspi: for Trusted Platform Module (TPM) support, https://trousers.sourceforge.net/
 * libunbound: For DNSSEC/DANE support, https://unbound.net/
 * libz: For compression support, https://www.zlib.net/
index b15fc2757dcac28a5ccdee3d8debdedd28669032..75a06875fc3742f1a15e61542f48a68e57ea242a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ We require several tools to check out and build the software, including:
 * [Perl](https://www.cpan.org/)
 * [Nettle](https://www.lysator.liu.se/~nisse/nettle/)
 * [Guile](https://www.gnu.org/software/guile/)
-* [p11-kit](https://p11-glue.freedesktop.org/p11-kit.html)
+* [p11-kit](https://p11-glue.github.io/p11-glue/p11-kit.html)
 * [gperf](https://www.gnu.org/software/gperf/)
 * [libtasn1](https://www.gnu.org/software/libtasn1/) (optional)
 * [Libidn2](https://www.gnu.org/software/libidn/#libidn2) (optional, for internationalization of DNS, IDNA 2008)