aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorRodrigo Locatti <reinuseslisp@airmail.cc>2019-10-28 02:45:01 -0300
committerGitHub <noreply@github.com>2019-10-28 02:45:01 -0300
commit9f93ad08a5423cc5c3ace2f48d2c4dd29abca3e1 (patch)
treedb3aa4a7b7bc2f644041e2fa1a3fdf088e08eed2 /.gitmodules
parentc5d9589942b77c70c37982bd3b407abfdcca26a2 (diff)
parent611236c8835a9ab2f0ee69f3ef8848d640c267a9 (diff)
Merge pull request #3023 from lioncash/opus
externals: Track upstream opus
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules
index 35e0d1240..ee0dc6c19 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -26,11 +26,11 @@
path = externals/mbedtls
url = https://github.com/DarkLordZach/mbedtls
[submodule "opus"]
- path = externals/opus
- url = https://github.com/ogniK5377/opus.git
+ path = externals/opus/opus
+ url = https://github.com/xiph/opus.git
[submodule "soundtouch"]
- path = externals/soundtouch
- url = https://github.com/citra-emu/ext-soundtouch.git
+ path = externals/soundtouch
+ url = https://github.com/citra-emu/ext-soundtouch.git
[submodule "libressl"]
path = externals/libressl
url = https://github.com/citra-emu/ext-libressl-portable.git