mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-04 14:08:37 +00:00
Updates wolfssl and curl to official repos
This commit is contained in:
parent
b48c036636
commit
54493747a8
8 changed files with 89 additions and 10 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue