Update dependencies

This commit is contained in:
BtbN
2024-03-29 19:27:33 +01:00
parent 2660e7562a
commit 6fe041f6eb
38 changed files with 47 additions and 43 deletions

View File

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