From ad7773b276ed7be759080269efcc4c1a0ada5b4e Mon Sep 17 00:00:00 2001 From: BtbN Date: Mon, 11 Jul 2022 21:20:20 +0200 Subject: [PATCH] Bump mbedtls --- scripts.d/50-librist/40-mbedtls.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts.d/50-librist/40-mbedtls.sh b/scripts.d/50-librist/40-mbedtls.sh index 01aa7b7..4a4f2d6 100755 --- a/scripts.d/50-librist/40-mbedtls.sh +++ b/scripts.d/50-librist/40-mbedtls.sh @@ -1,7 +1,7 @@ #!/bin/bash MBEDTLS_REPO="https://github.com/ARMmbed/mbedtls.git" -MBEDTLS_COMMIT="v3.1.0" +MBEDTLS_COMMIT="v3.2.0" ffbuild_enabled() { return 0