fixed references to sf's git repositories

This commit is contained in:
Frank Morgner
2013-08-08 23:22:45 +02:00
parent 17ddef0297
commit 539a8ddee1
8 changed files with 10 additions and 10 deletions

View File

@@ -9,4 +9,4 @@ You can find the latest release of USB CCID Emulator on `Sourceforge
Alternatively, you can clone our git repository::
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard

View File

@@ -9,4 +9,4 @@ You can find the latest release of @PACKAGE_NAME@ on `Sourceforge
Alternatively, you can clone our git repository::
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard

View File

@@ -333,7 +333,7 @@ You can download the latest release of the |vsmartcard| `here
Alternatively, you can clone our git repository::
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard
References

View File

@@ -84,7 +84,7 @@ the required binaries for OpenSSL)::
PREFIX=/tmp/install
OPENPACE=openpace
git clone git://openpace.git.sourceforge.net/gitroot/openpace $OPENPACE
git clone http://git.code.sf.net/p/openpace/git $OPENPACE
cd $OPENPACE
autoreconf --verbose --install
# with `--enable-openssl-install` OpenSSL will be downloaded and installed along with OpenPACE
@@ -103,7 +103,7 @@ The nPA Smart Card Library needs the OpenSC components to be installed (especial
of OpenSC::
VSMARTCARD=vsmartcard
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard $VSMARTCARD
git clone http://git.code.sf.net/p/vsmartcard/git $VSMARTCARD
cd $VSMARTCARD/npa/src/opensc
autoreconf --verbose --install
# adding PKG_CONFIG_PATH here lets OpenSC use the patched OpenSSL

View File

@@ -84,7 +84,7 @@ the required binaries for OpenSSL)::
PREFIX=/tmp/install
OPENPACE=openpace
git clone git://openpace.git.sourceforge.net/gitroot/openpace $OPENPACE
git clone http://git.code.sf.net/p/openpace/git $OPENPACE
cd $OPENPACE
autoreconf --verbose --install
# with `--enable-openssl-install` OpenSSL will be downloaded and installed along with OpenPACE
@@ -103,7 +103,7 @@ The @PACKAGE_NAME@ needs the OpenSC components to be installed (especially
of OpenSC::
VSMARTCARD=vsmartcard
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard $VSMARTCARD
git clone http://git.code.sf.net/p/vsmartcard/git $VSMARTCARD
cd $VSMARTCARD/npa/src/opensc
autoreconf --verbose --install
# adding PKG_CONFIG_PATH here lets OpenSC use the patched OpenSSL

View File

@@ -9,4 +9,4 @@ You can find the latest release of nPA Smart Card Library on `Sourceforge
Alternatively, you can clone our git repository::
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard

View File

@@ -9,4 +9,4 @@ You can find the latest release of PC/SC Relay on `Sourceforge
Alternatively, you can clone our git repository::
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard

View File

@@ -9,4 +9,4 @@ You can find the latest release of Virtual Smart Card on `Sourceforge
Alternatively, you can clone our git repository::
git clone git://vsmartcard.git.sourceforge.net/gitroot/vsmartcard/vsmartcard
git clone http://git.code.sf.net/p/vsmartcard/git vsmartcard