Update dependencies

This commit is contained in:
BtbN
2024-10-06 02:29:04 +02:00
parent 75548adee9
commit 251066913a
48 changed files with 50 additions and 50 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git"
SCRIPT_COMMIT="77d7fc04da729ddc5ed4aacf30253726fac24dca"
SCRIPT_COMMIT="4d2879ad9e394ff832762e8961eca9415cc9934c"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1