From a5a8701cc83bc0430b90fb5d87da1acedd144fb6 Mon Sep 17 00:00:00 2001 From: Cheng Date: Sun, 25 Aug 2024 05:32:55 +0000 Subject: [PATCH] On reflection, using explicit protocol in .gitmodules, so that other people will be less mystified by behavior --- .gitmodules | 6 +++--- wxWidgets | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index a63383b..96a5d30 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "libsodium"] path = libsodium - url = ../libsodium.git + url = git://rho.la/libsodium.git branch = rho-fork [submodule "mpir"] path = mpir - url = ../mpir.git + url = git://rho.la/mpir.git branch = rho-fork [submodule "wxWidgets"] path = wxWidgets - url = ../wxWidgets.git + url = git://rho.la/wxWidgets.git branch = rho-fork diff --git a/wxWidgets b/wxWidgets index 9a465d3..aff2cd0 160000 --- a/wxWidgets +++ b/wxWidgets @@ -1 +1 @@ -Subproject commit 9a465d3d39f183e6fd4635f199e5e455d52b58c5 +Subproject commit aff2cd0190c1b87e98862209a6a5c1b3c918c028