Update scripts

This commit is contained in:
BtbN
2024-07-30 19:23:19 +02:00
parent 8d6133d06a
commit 2eb0c99b5c
51 changed files with 51 additions and 51 deletions

View File

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