Update dependencies

This commit is contained in:
BtbN
2024-12-31 16:41:09 +01:00
parent af3815c4db
commit a7d5f30fae
57 changed files with 58 additions and 58 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://code.videolan.org/videolan/x264.git"
SCRIPT_COMMIT="da14df5535fd46776fb1c9da3130973295c87aca"
SCRIPT_COMMIT="52f7694ddd35209cb95225e7acce91d8a30cb57d"
ffbuild_enabled() {
[[ $VARIANT == lgpl* ]] && return -1