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
665bd7f162
3 changed files with 3 additions and 4 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
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 621d453e3ae9255894f319c9814d50ae7d676121
|
||||
Subproject commit 7cf06309ad1e5b694f1ae6f2f40c0e8d386f7f06
|
||||
1
submodules/externals/opencore-amr
vendored
1
submodules/externals/opencore-amr
vendored
|
|
@ -1 +0,0 @@
|
|||
Subproject commit cf4409e03ec56b1cd85a2f9532f58bc1fa9db274
|
||||
Loading…
Add table
Reference in a new issue