Update dependencies

This commit is contained in:
BtbN
2023-05-29 14:10:36 +02:00
parent 9f930118ab
commit 0d1bf557c8
47 changed files with 49 additions and 49 deletions

View File

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

View File

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