Use the official mbed TLS repo as a submodule.
Continuing to use version 2.6.1 for now.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -54,7 +54,7 @@
|
||||
url = https://github.com/openfl/libwebm
|
||||
[submodule "project/lib/mbedtls"]
|
||||
path = project/lib/mbedtls
|
||||
url = https://github.com/openfl/libmbedtls
|
||||
url = https://github.com/Mbed-TLS/mbedtls
|
||||
[submodule "project/lib/mojoal"]
|
||||
path = project/lib/mojoal
|
||||
url = https://github.com/openfl/libmojoal
|
||||
|
||||
@@ -15,7 +15,7 @@ libjpeg: [homepage](https://ijg.org/) | [download](https://ijg.org/files/) | [un
|
||||
|
||||
LZMA: [homepage + download](https://www.7-zip.org/sdk.html) | [unofficial GitHub mirror](https://github.com/openfl/liblzma)
|
||||
|
||||
Mbed TLS: [homepage](https://tls.mbed.org/) | [repo](https://github.com/Mbed-TLS/mbedtls)
|
||||
mbed TLS: [homepage](https://tls.mbed.org/) | [repo](https://github.com/Mbed-TLS/mbedtls)
|
||||
|
||||
MojoAL: [homepage](https://icculus.org/mojoAL/) | [repo](https://github.com/icculus/mojoAL/)
|
||||
|
||||
|
||||
Submodule project/lib/mbedtls updated: 2014806c66...4f0929189a
Reference in New Issue
Block a user