Update dependencies

This commit is contained in:
BtbN
2023-09-20 15:47:43 +02:00
parent fe9763a148
commit 90b801a370
44 changed files with 45 additions and 45 deletions

View File

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