From 7c5b2fe63f9be04399df0558013ea39aa2ab90b1 Mon Sep 17 00:00:00 2001 From: CDAGaming Date: Sun, 3 Dec 2017 19:35:54 -0600 Subject: [PATCH] Switch inih to It's Official Repository @ benhoyt/inih ## Info This Commit switches the Inih Submodule from it's mirror repository svn2github/inih to it's official repo at benhoyt/inih ## Reasoning As explained in Info, svn2github is a Mirror Host, which was used mainly as there was no official repo for inih at the Time it was originally added. However, now that there is a Official repo, svn2github is considered unnecessary as well as inconsistent. This commit will make it easier to manage this submodule in the future, as well as able to fix issues related to inih, should any appear in the foreseeable future. --- .gitmodules | 8 ++++---- externals/inih/inih | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitmodules b/.gitmodules index db60706c9..fb48727ba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "inih"] - path = externals/inih/inih - url = https://github.com/svn2github/inih [submodule "boost"] path = externals/boost url = https://github.com/citra-emu/ext-boost.git @@ -27,7 +24,10 @@ url = https://github.com/fmtlib/fmt.git [submodule "enet"] path = externals/enet - url = https://github.com/lsalzman/enet + url = https://github.com/lsalzman/enet.git [submodule "cpr"] path = externals/cpr url = https://github.com/whoshuu/cpr.git +[submodule "inih"] + path = externals/inih/inih + url = https://github.com/benhoyt/inih.git diff --git a/externals/inih/inih b/externals/inih/inih index 603729dec..56edbbbef 160000 --- a/externals/inih/inih +++ b/externals/inih/inih @@ -1 +1 @@ -Subproject commit 603729dec89aaca42d7bd08f08bc333165b7d5d1 +Subproject commit 56edbbbef9ba432521442ee47ba7d1c8de37e63d