mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-09 11:04:29 +02:00
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:
parent
a4c1851a86
commit
b9a3f7ffce
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
MBEDTLS_REPO="https://github.com/ARMmbed/mbedtls.git"
|
MBEDTLS_REPO="https://github.com/ARMmbed/mbedtls.git"
|
||||||
MBEDTLS_COMMIT="v3.2.0"
|
MBEDTLS_COMMIT="v3.2.1"
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
return 0
|
return 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user