Update mbedtls

This commit is contained in:
BtbN 2023-10-05 19:17:28 +02:00 committed by GitHub
parent 9bc036ac66
commit 3edc6b4b3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/ARMmbed/mbedtls.git"
SCRIPT_COMMIT="v3.4.1"
SCRIPT_COMMIT="v3.5.0"
SCRIPT_TAGFILTER="v3.*"
ffbuild_enabled() {