Update dependencies

This commit is contained in:
BtbN
2024-06-23 13:17:34 +02:00
parent 31add5f62d
commit d1ff67cb28
44 changed files with 45 additions and 45 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/intel/libva.git"
SCRIPT_COMMIT="1b7d71f68b6ebc7f7c3b80e3eb6b3d888b0463e1"
SCRIPT_COMMIT="6e4167728df6bc0512324eefe10b6cf370323b11"
ffbuild_enabled() {
[[ $ADDINS_STR == *4.4* && $TARGET == win* ]] && return -1