From 68e088c646033bae0e15eff3ec5f921ed4699e49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 8 Dec 2019 15:42:32 +0100 Subject: [PATCH] Switch all submodules to https. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8270842ec..a4db53e91 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,7 +24,7 @@ url = https://system@scm.trinitydesktop.org/scm/git/tqtinterface [submodule "main/dependencies/akode"] path = main/dependencies/akode - url = http://system@scm.trinitydesktop.org/scm/git/akode + url = https://system@scm.trinitydesktop.org/scm/git/akode [submodule "main/dependencies/arts"] path = main/dependencies/arts url = https://system@scm.trinitydesktop.org/scm/git/arts @@ -48,7 +48,7 @@ url = https://system@scm.trinitydesktop.org/scm/git/libcarddav [submodule "main/dependencies/libr"] path = main/dependencies/libr - url = http://system@scm.trinitydesktop.org/scm/git/libr + url = https://system@scm.trinitydesktop.org/scm/git/libr [submodule "main/dependencies/sip4-tqt"] path = main/dependencies/sip4-tqt url = https://system@scm.trinitydesktop.org/scm/git/sip4-tqt @@ -270,7 +270,7 @@ url = https://system@scm.trinitydesktop.org/scm/git/kerry [submodule "main/applications/keximdb"] path = main/applications/keximdb - url = http://system@scm.trinitydesktop.org/scm/git/keximdb + url = https://system@scm.trinitydesktop.org/scm/git/keximdb [submodule "main/applications/kftpgrabber"] path = main/applications/kftpgrabber url = https://system@scm.trinitydesktop.org/scm/git/kftpgrabber