Update dependencies

This commit is contained in:
BtbN
2025-02-04 18:30:49 +01:00
parent e743edcfec
commit 1a7f1b1683
55 changed files with 55 additions and 55 deletions

View File

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