Updates wolfssl and curl to official repos

This commit is contained in:
RipleyTom
2020-09-08 11:23:47 +02:00
committed by Megamouse
parent b48c036636
commit 54493747a8
8 changed files with 89 additions and 10 deletions
+2 -2
View File
@@ -65,11 +65,11 @@
ignore = dirty
[submodule "3rdparty/curl"]
path = 3rdparty/curl
url = https://github.com/RipleyTom/curl.git
url = https://github.com/curl/curl.git
ignore = dirty
[submodule "3rdparty/wolfssl"]
path = 3rdparty/wolfssl
url = https://github.com/RipleyTom/wolfssl.git
url = https://github.com/wolfSSL/wolfssl.git
ignore = dirty
[submodule "3rdparty/flatbuffers"]
path = 3rdparty/flatbuffers