Update scripts

This commit is contained in:
BtbN
2023-12-19 21:45:03 +01:00
parent 6080cbc496
commit e59c467a5c
41 changed files with 41 additions and 41 deletions

View File

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