Update dependencies

This commit is contained in:
BtbN
2024-05-29 14:03:08 +02:00
parent afcd9939cf
commit 19e82c89eb
36 changed files with 36 additions and 36 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://bitbucket.org/multicoreware/x265_git.git"
SCRIPT_COMMIT="53afbf5f5d6f8c081e3c56a9884eecf3e6e583bb"
SCRIPT_COMMIT="8787e87020d77416f0ff0b7f3c97ac8b90332c31"
ffbuild_enabled() {
[[ $VARIANT == lgpl* ]] && return -1