Update dependencies

This commit is contained in:
BtbN
2024-10-06 02:29:04 +02:00
parent 75548adee9
commit 251066913a
48 changed files with 50 additions and 50 deletions

View File

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