Update dependencies

This commit is contained in:
BtbN
2023-03-19 12:26:11 +01:00
parent 13129c7061
commit 521d708a8e
65 changed files with 66 additions and 66 deletions

View File

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