Update dependencies

This commit is contained in:
BtbN 2021-09-22 15:27:59 +02:00
parent f4de61ca32
commit be2213e801
26 changed files with 27 additions and 27 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
XPROTO_REPO="https://gitlab.freedesktop.org/xorg/proto/xorgproto.git"
XPROTO_COMMIT="a0ed054ee2c334941dfe9eaa7bcfdbbe6907e1b5"
XPROTO_COMMIT="57acac1d4c7967f4661fb1c9f86f48f34a46c48d"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1