mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
.gitmodules: use mirrors for sourceforge repositories which is down
This commit is contained in:
parent
c60e345b22
commit
8be3e15b14
1 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -15,7 +15,7 @@
|
|||
url = git://git.linphone.org/libilbc-rfc3951.git
|
||||
[submodule "submodules/externals/opencore-amr"]
|
||||
path = submodules/externals/opencore-amr
|
||||
url = git://git.code.sf.net/p/opencore-amr/code
|
||||
url = git://git.linphone.org/opencore-amr
|
||||
ignore = dirty
|
||||
[submodule "submodules/msamr"]
|
||||
path = submodules/msamr
|
||||
|
|
@ -86,5 +86,5 @@
|
|||
url = git://git.linphone.org/linphone-cmake-builder.git
|
||||
[submodule "submodules/externals/vo-amrwbenc"]
|
||||
path = submodules/externals/vo-amrwbenc
|
||||
url = git://git.code.sf.net/p/opencore-amr/vo-amrwbenc
|
||||
url = git://git.linphone.org/vo-amrwbenc
|
||||
ignore = dirty
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue