mirror of
https://github.com/XboxDev/nxdk.git
synced 2026-02-04 12:15:35 +00:00
lwip: Change submodule URL to GitHub mirror
This commit is contained in:
committed by
mborgerson
parent
a111d1fe64
commit
a203dc75ba
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -3,7 +3,7 @@
|
||||
url = https://github.com/XboxDev/extract-xiso.git
|
||||
[submodule "lib/net/lwip"]
|
||||
path = lib/net/lwip
|
||||
url = git://git.savannah.nongnu.org/lwip.git
|
||||
url = https://github.com/lwip-tcpip/lwip.git
|
||||
[submodule "lib/sdl/SDL2"]
|
||||
path = lib/sdl/SDL2
|
||||
url = https://github.com/XboxDev/nxdk-sdl.git
|
||||
|
||||
Reference in New Issue
Block a user