Update dependencies

This commit is contained in:
BtbN
2024-03-29 19:27:33 +01:00
parent 2660e7562a
commit 6fe041f6eb
38 changed files with 47 additions and 43 deletions

View File

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

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
SCRIPT_COMMIT="4ab58f26d388c82ffe46ef1c7dd1cee6259eec8a"
SCRIPT_COMMIT="9afd55ada5d7a3c1d3ed23ff8451629a1d989a7f"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1