From 63e98e80842105b24dee5be6424eb274eb7c178c Mon Sep 17 00:00:00 2001 From: Dominik Date: Thu, 1 May 2014 23:24:18 +0200 Subject: [PATCH] Update more links to the old repository --- ccid/doc/README.txt.in | 2 +- npa/cross/Makefile.am | 2 +- npa/doc/README.txt | 2 +- virtualsmartcard/doc/README.txt | 2 +- virtualsmartcard/doc/README.txt.in | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ccid/doc/README.txt.in b/ccid/doc/README.txt.in index 16c558b..2929ccb 100644 --- a/ccid/doc/README.txt.in +++ b/ccid/doc/README.txt.in @@ -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 diff --git a/npa/cross/Makefile.am b/npa/cross/Makefile.am index f7dea87..f38ad2f 100644 --- a/npa/cross/Makefile.am +++ b/npa/cross/Makefile.am @@ -98,7 +98,7 @@ OPENPACE_CONFIGURE=$(OPENPACE)/configure OPENPACE_MAKEFILE=$(OPENPACE)/Makefile $(OPENPACE_CONFIGURE_AC): - git clone git://openpace.git.sourceforge.net/gitroot/openpace/openpace $(OPENPACE) + git clone https://github.com/frankmorgner/openpace.git $(OPENPACE) $(OPENPACE_CONFIGURE): $(OPENPACE_CONFIGURE_AC) cd $(OPENPACE) && autoreconf --verbose --install --symlink diff --git a/npa/doc/README.txt b/npa/doc/README.txt index 23021d7..bc82500 100644 --- a/npa/doc/README.txt +++ b/npa/doc/README.txt @@ -189,6 +189,6 @@ Notes and References .. target-notes:: -.. _OpenPACE: http://openpace.sourceforge.net +.. _OpenPACE: https://github.com/frankmorgner/openpace .. _OpenSC: https://github.com/OpenSC/OpenSC .. _OpenSSL: http://www.openssl.org diff --git a/virtualsmartcard/doc/README.txt b/virtualsmartcard/doc/README.txt index 7048342..0568e59 100644 --- a/virtualsmartcard/doc/README.txt +++ b/virtualsmartcard/doc/README.txt @@ -242,6 +242,6 @@ Notes and References .. _PyCrypto: http://pycrypto.org/ .. _PBKDF2: https://www.dlitz.net/software/python-pbkdf2/ .. _PIP: http://www.pythonware.com/products/pil/ -.. _OpenPACE: http://openpace.sourceforge.net +.. _OpenPACE: https://github.com/frankmorgner/openpace .. _`Fabio Ottavi's UMDF Driver for a Virtual Smart Card Reader`: http://www.codeproject.com/Articles/134010/An-UMDF-Driver-for-a-Virtual-Smart-Card-Reader .. _`Windows Driver Kit 8.1 and Visual Studio 2013`: http://msdn.microsoft.com/en-us/windows/hardware/hh852365.aspx diff --git a/virtualsmartcard/doc/README.txt.in b/virtualsmartcard/doc/README.txt.in index 5a03688..aa316da 100644 --- a/virtualsmartcard/doc/README.txt.in +++ b/virtualsmartcard/doc/README.txt.in @@ -242,6 +242,6 @@ Notes and References .. _PyCrypto: http://pycrypto.org/ .. _PBKDF2: https://www.dlitz.net/software/python-pbkdf2/ .. _PIP: http://www.pythonware.com/products/pil/ -.. _OpenPACE: http://openpace.sourceforge.net +.. _OpenPACE: https://github.com/frankmorgner/openpace .. _`Fabio Ottavi's UMDF Driver for a Virtual Smart Card Reader`: http://www.codeproject.com/Articles/134010/An-UMDF-Driver-for-a-Virtual-Smart-Card-Reader .. _`Windows Driver Kit 8.1 and Visual Studio 2013`: http://msdn.microsoft.com/en-us/windows/hardware/hh852365.aspx