From 183157dc1165d2ba2e100bdbabcf4ccf641ca5f2 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Fri, 9 Oct 2020 22:49:41 +1100 Subject: [PATCH] Updated xcb-proto to 1.14.1 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 7989e4601..4cd554300 100644 --- a/config.sh +++ b/config.sh @@ -33,7 +33,7 @@ function pre_build { BUILD_PREFIX=`dirname $(dirname $(which python))` PKG_CONFIG_PATH="$BUILD_PREFIX/lib/pkgconfig" fi - build_simple xcb-proto 1.14-patched https://xcb.freedesktop.org/dist + build_simple xcb-proto 1.14.1 https://xcb.freedesktop.org/dist if [ -n "$IS_OSX" ]; then build_simple xproto 7.0.31 https://www.x.org/pub/individual/proto build_simple libXau 1.0.9 https://www.x.org/pub/individual/lib