Update dependencies

This commit is contained in:
BtbN
2022-12-24 15:23:31 +01:00
parent ef8c6edf64
commit e676b22a71
52 changed files with 52 additions and 52 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://github.com/intel/libva.git"
SCRIPT_COMMIT="393e7af16d4787034df03587191e4c245f853482"
SCRIPT_COMMIT="455d49a3c32d643905727aa3abd834fd3c9b4e2f"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1