Update dependencies

This commit is contained in:
BtbN
2025-05-07 14:03:46 +02:00
parent 2c57151c73
commit 874d6d49eb
42 changed files with 43 additions and 43 deletions

View File

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