From 6ec798d509129c9b35c4b33320f6e93ba6b03c48 Mon Sep 17 00:00:00 2001 From: Frank Morgner Date: Tue, 20 Aug 2019 10:23:32 +0200 Subject: [PATCH] updated location of libnfc fixes https://github.com/frankmorgner/vsmartcard/issues/145 --- pcsc-relay/doc/README.txt.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pcsc-relay/doc/README.txt.in b/pcsc-relay/doc/README.txt.in index 7d4db2a..09815d4 100644 --- a/pcsc-relay/doc/README.txt.in +++ b/pcsc-relay/doc/README.txt.in @@ -189,7 +189,7 @@ installation of libnfc:: PREFIX=/tmp/install LIBNFC=libnfc - git clone https://code.google.com/p/libnfc $LIBNFC + git clone https://github.com/nfc-tools/libnfc $LIBNFC cd $LIBNFC autoreconf -i # See `./configure --help` for enabling support of additional hardware @@ -290,6 +290,6 @@ Notes and References .. target-notes:: .. _`Hardware supported by libnfc`: http://nfc-tools.org/index.php?title=Devices_compatibility_matrix -.. _libnfc: http://www.libnfc.org/ +.. _libnfc: https://github.com/nfc-tools/libnfc .. _OpenPICC: http://www.openpcd.org/OpenPICC .. _PCSC-lite: http://pcsclite.alioth.debian.org/