externals: Update mbedtls to 2.16.9
mbedtls 2.16 is the last version which has licensing for GPL 2.0. This updates mbedtls to our own fork of mbedtls 2.16master
parent
b8b5891585
commit
6faabd6d69
|
|
@ -27,7 +27,7 @@
|
|||
url = https://github.com/ReinUsesLisp/sirit
|
||||
[submodule "mbedtls"]
|
||||
path = externals/mbedtls
|
||||
url = https://github.com/DarkLordZach/mbedtls
|
||||
url = https://github.com/yuzu-emu/mbedtls
|
||||
[submodule "libzip"]
|
||||
path = externals/libzip/libzip
|
||||
url = https://github.com/nih-at/libzip.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit a280e602f3a4ae001d3a83cbc3e6e04c99c22277
|
||||
Subproject commit eac2416b8fdb2cb9c867a538100bf95326bad75b
|
||||
Loading…
Reference in New Issue