Skip to content

Commit f7ef932

Browse files
dpgeorgedbrignoli
authored andcommitted
lib/lwip: Switch to use GitHub mirror repo.
It is hopefully more reliable. Signed-off-by: Damien George <[email protected]>
1 parent 9a36744 commit f7ef932

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
url = https://github.com/atgreen/libffi
88
[submodule "lib/lwip"]
99
path = lib/lwip
10-
url = https://git.savannah.gnu.org/r/lwip.git
10+
url = https://github.com/lwip-tcpip/lwip.git
1111
[submodule "lib/berkeley-db-1.xx"]
1212
path = lib/berkeley-db-1.xx
1313
url = https://github.com/pfalcon/berkeley-db-1.xx

0 commit comments

Comments
 (0)