Update dependencies

This commit is contained in:
BtbN
2024-01-26 22:54:15 +01:00
parent bf74c796ff
commit 4c3a44b953
53 changed files with 53 additions and 53 deletions

View File

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

View File

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