Update dependencies

This commit is contained in:
BtbN 2021-12-31 21:48:23 +01:00
parent 20d4bf3ef7
commit ba9757634a
33 changed files with 34 additions and 34 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
XCBPROTO_REPO="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git"
XCBPROTO_COMMIT="be9c255b6baac166966429c4442ddf2c99001bf5"
XCBPROTO_COMMIT="70ca65fa35c3760661b090bc4b2601daa7a099b8"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

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