Update dependencies

This commit is contained in:
BtbN 2022-02-27 00:37:15 +01:00
parent 915cbaa276
commit 0db921593e
43 changed files with 44 additions and 44 deletions

View file

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