Update dependencies

This commit is contained in:
BtbN
2024-12-31 16:41:09 +01:00
parent af3815c4db
commit a7d5f30fae
57 changed files with 58 additions and 58 deletions

View File

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

View File

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