Update scripts

This commit is contained in:
BtbN
2024-07-30 19:23:19 +02:00
parent 8d6133d06a
commit 2eb0c99b5c
51 changed files with 51 additions and 51 deletions

View File

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