Update dependencies

This commit is contained in:
BtbN
2024-12-31 16:41:09 +01:00
parent af3815c4db
commit a7d5f30fae
57 changed files with 58 additions and 58 deletions

View File

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