mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-13 13:57:39 +02:00
Revert "Bump to new mbedtls major version"
Seems like FFmpeg itself is not ready for it...
This reverts commit 07084d6909
.
This commit is contained in:
@ -1,7 +1,8 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
MBEDTLS_REPO="https://github.com/ARMmbed/mbedtls.git"
|
MBEDTLS_REPO="https://github.com/ARMmbed/mbedtls.git"
|
||||||
MBEDTLS_COMMIT="v3.1.0"
|
# HEAD of development_2.x
|
||||||
|
MBEDTLS_COMMIT="4ed284440582a32bfdf3c223730271a7b2fcf13c"
|
||||||
|
|
||||||
ffbuild_enabled() {
|
ffbuild_enabled() {
|
||||||
return 0
|
return 0
|
||||||
|
Reference in New Issue
Block a user