Update dependencies

This commit is contained in:
BtbN
2024-09-04 00:43:32 +02:00
parent ee7fb614de
commit 2fde6f8165
48 changed files with 48 additions and 48 deletions

View File

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