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.16
This commit is contained in:
Morph 2021-03-05 00:35:30 -05:00
parent 688e937d8f
commit 4cb149cbda
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View file

@ -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