Update dependencies

This commit is contained in:
BtbN
2024-11-03 20:03:59 +01:00
parent 31e7e59d8a
commit 631222f43f
53 changed files with 55 additions and 55 deletions

View File

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