Bump mbedtls again.

Not strictly neccesary, since the generated files are now being
generated anyway, but this makes version check happy.
This commit is contained in:
BtbN 2022-07-12 17:31:33 +02:00
parent a4c1851a86
commit b9a3f7ffce

View file

@ -1,7 +1,7 @@
#!/bin/bash
MBEDTLS_REPO="https://github.com/ARMmbed/mbedtls.git"
MBEDTLS_COMMIT="v3.2.0"
MBEDTLS_COMMIT="v3.2.1"
ffbuild_enabled() {
return 0