diff --git a/.gitmodules b/.gitmodules index 7e66bc6..8a3501a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,25 +9,22 @@ url = https://github.com/philipWendland/IsoApplet.git [submodule "ACardEmulator/app/src/main/external/jcardsim"] path = ACardEmulator/app/src/main/external/jcardsim - url = https://github.com/licel/jcardsim + url = https://github.com/licel/jcardsim.git [submodule "ACardEmulator/app/src/main/external/MuscleApplet"] path = ACardEmulator/app/src/main/external/MuscleApplet url = https://github.com/martinpaljak/MuscleApplet.git [submodule "ACardEmulator/app/src/main/external/GidsApplet"] path = ACardEmulator/app/src/main/external/GidsApplet url = https://github.com/vletoux/GidsApplet.git +[submodule "ACardEmulator/app/src/main/external/PivApplet"] + path = ACardEmulator/app/src/main/external/PivApplet + url = https://github.com/frankmorgner/PivApplet.git +[submodule "ACardEmulator/app/src/main/external/vJCRE"] + path = ACardEmulator/app/src/main/external/vJCRE + url = https://github.com/frankmorgner/vJCRE.git [submodule "ccid/src/OpenSC"] path = ccid/src/OpenSC - url = https://github.com/frankmorgner/OpenSC + url = https://github.com/OpenSC/OpenSC.git [submodule "virtualsmartcard/win32/DevMsi"] path = virtualsmartcard/win32/DevMsi url = https://github.com/nickrussler/DevMsi.git -[submodule "ACardEmulator/app/src/main/external/PivApplet"] - path = ACardEmulator/app/src/main/external/PivApplet - url = https://github.com/frankmorgner/PivApplet -[submodule "vJCRE"] - path = vJCRE - url = https://github.com/frankmorgner/vJCRE -[submodule "ACardEmulator/app/src/main/external/vJCRE"] - path = ACardEmulator/app/src/main/external/vJCRE - url = https://github.com/frankmorgner/vJCRE diff --git a/vJCRE b/vJCRE deleted file mode 160000 index faff77a..0000000 --- a/vJCRE +++ /dev/null @@ -1 +0,0 @@ -Subproject commit faff77a1574223b3aab2cd5f6bc93d15b011305a