Update dependencies

This commit is contained in:
BtbN
2023-02-12 14:40:12 +01:00
parent 60ce7242b7
commit 3183ec99b3
57 changed files with 59 additions and 59 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
SCRIPT_COMMIT="64d6fabaa1d98331c8e1a9248c582014a9050293"
SCRIPT_COMMIT="c6d6dce99fb3e7e681fbba9e198345fdbd10e49e"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View File

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