mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Update dependencies
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://github.com/ARMmbed/mbedtls.git"
|
||||
SCRIPT_COMMIT="v3.5.0"
|
||||
SCRIPT_COMMIT="v3.5.1"
|
||||
SCRIPT_TAGFILTER="v3.*"
|
||||
|
||||
ffbuild_enabled() {
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
SCRIPT_REPO="https://code.videolan.org/rist/librist.git"
|
||||
SCRIPT_COMMIT="8fc343a3bc12a3f631d7f38c817604328b7ec7e1"
|
||||
SCRIPT_COMMIT="1e805500dc14a507598cebdd49557c32e514899f"
|
||||
|
||||
ffbuild_enabled() {
|
||||
return 0
|
||||
|
Reference in New Issue
Block a user