Update dependencies

This commit is contained in:
BtbN
2022-12-02 16:21:37 +01:00
parent 37d82154fd
commit d88a84b308
50 changed files with 51 additions and 52 deletions

View File

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

View File

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