From 075b9b0a9c29589317ac5e08b8dfe89bb0dfe407 Mon Sep 17 00:00:00 2001 From: Dominik Date: Thu, 1 May 2014 19:16:09 +0200 Subject: [PATCH] Fix another reference to the old repository --- ccid/doc/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccid/doc/README.txt b/ccid/doc/README.txt index 51faf5e..1080d9d 100644 --- a/ccid/doc/README.txt +++ b/ccid/doc/README.txt @@ -189,7 +189,7 @@ the standard installation of OpenSC without |PACE|:: PREFIX=/tmp/install VSMARTCARD=$PWD/vsmartcard - git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard $VSMARTCARD + git clone https://github.com/frankmorgner/vsmartcard.git $VSMARTCARD cd $VSMARTCARD/ccid/src/opensc autoreconf --verbose --install ./configure --prefix=$PREFIX