From 65e697de5997e0b1769922ca72006d6e95b908b7 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Tue, 27 Oct 2020 19:48:39 -0400 Subject: [PATCH 1/2] externals: Track mainline inih project --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 9d93561510..6931a641d7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "inih"] path = externals/inih/inih - url = https://github.com/svn2github/inih + url = https://github.com/benhoyt/inih.git [submodule "cubeb"] path = externals/cubeb url = https://github.com/kinetiknz/cubeb.git From 9a44c1ea278b82e3bbd948a0811e7e95cce2d500 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Tue, 27 Oct 2020 19:50:33 -0400 Subject: [PATCH 2/2] externals: Update inih to r52 --- externals/inih/inih | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/externals/inih/inih b/externals/inih/inih index 603729dec8..1e80a47dff 160000 --- a/externals/inih/inih +++ b/externals/inih/inih @@ -1 +1 @@ -Subproject commit 603729dec89aaca42d7bd08f08bc333165b7d5d1 +Subproject commit 1e80a47dffbda813604f0913e2ad68c7054c14e4