Update dependencies

This commit is contained in:
BtbN
2023-09-20 15:47:43 +02:00
parent fe9763a148
commit 90b801a370
44 changed files with 45 additions and 45 deletions

View File

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