aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorSaturneric <[email protected]>2023-09-08 04:41:33 +0000
committerSaturneric <[email protected]>2023-09-08 04:41:33 +0000
commit29394837557a14db798e0e8bec62bbb8c0a88ed8 (patch)
tree93ec01104ebe2f073f588b0d75c8f79ba9a27b07 /.gitmodules
parentfeat: improve manual (diff)
downloadGpgFrontend-29394837557a14db798e0e8bec62bbb8c0a88ed8.tar.gz
GpgFrontend-29394837557a14db798e0e8bec62bbb8c0a88ed8.zip
feat: update documents and git module urls
Diffstat (limited to '')
-rw-r--r--.gitmodules16
1 files changed, 8 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules
index 312adaaf..dc991643 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,24 +1,24 @@
[submodule "third_party/gpgme"]
path = third_party/gpgme
- url = https://git.bktus.com/gnupg/gpgme.git
+ url = https://github.com/gpg/gpgme.git
[submodule "third_party/libassuan"]
path = third_party/libassuan
- url = https://git.bktus.com/gnupg/libassuan.git
+ url = https://github.com/gpg/libassuan.git
[submodule "third_party/libgpg-error"]
path = third_party/libgpg-error
- url = https://git.bktus.com/gnupg/libgpg-error.git
+ url = https://github.com/gpg/libgpg-error.git
[submodule "third_party/json"]
path = third_party/json
- url = https://git.bktus.com/gpgfrontend/json.git
+ url = https://github.com/nlohmann/json.git
[submodule "third_party/qt-aes"]
path = third_party/qt-aes
- url = https://git.bktus.com/gpgfrontend/Qt-AES.git
+ url = https://github.com/bricke/Qt-AES.git
[submodule "third_party/libarchive"]
path = third_party/libarchive
- url = https://git.bktus.com/gpgfrontend/libarchive.git
+ url = https://github.com/libarchive/libarchive.git
[submodule "third_party/libconfig"]
path = third_party/libconfig
- url = https://git.bktus.com/gpgfrontend/libconfig.git
+ url = https://github.com/hyperrealm/libconfig.git
[submodule "third_party/spdlog"]
path = third_party/spdlog
- url = https://git.bktus.com/gpgfrontend/spdlog.git
+ url = https://github.com/gabime/spdlog.git