mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-05-28 20:40:19 +02:00
Bump to new mbedtls major version
This commit is contained in:
parent
0795443336
commit
07084d6909
@ -1,8 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
MBEDTLS_REPO="https://github.com/ARMmbed/mbedtls.git"
|
MBEDTLS_REPO="https://github.com/ARMmbed/mbedtls.git"
|
||||||
# HEAD of development_2.x
|
MBEDTLS_COMMIT="v3.1.0"
|
||||||
MBEDTLS_COMMIT="4ed284440582a32bfdf3c223730271a7b2fcf13c"
|
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
return 0
|
return 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user