From f4b761bed6a7b2f9f9f6a797a1ba192f6fa5219a Mon Sep 17 00:00:00 2001 From: Cheng Date: Sun, 3 Jul 2022 07:32:12 +1000 Subject: [PATCH] finally updated the .gitmodules files to reflect the the remote repo move --- .gitmodules | 6 +++--- wxWidgets | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index d7903af..61e9099 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "libsodium"] path = libsodium - url = cpal.pw:~/libsodium.git + url = git@rho.la:~/libsodium.git [submodule "mpir"] path = mpir - url = cpal.pw:~/mpir.git + url = git@rho.la:~/mpir.git [submodule "wxWidgets"] path = wxWidgets - url = cpal.pw:~/wxWidgets.git + url = git@rho.la:~/wxWidgets.git diff --git a/wxWidgets b/wxWidgets index 270d386..5beff53 160000 --- a/wxWidgets +++ b/wxWidgets @@ -1 +1 @@ -Subproject commit 270d38601df59429710dda66832d8d91e3701296 +Subproject commit 5beff5392a2a760ef38a3a25b51db57c004a32cb