Update dependencies

This commit is contained in:
BtbN 2022-08-16 12:44:22 +02:00
parent 3ccb2f20b4
commit 8c1fe93e89
35 changed files with 35 additions and 35 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xorgproto.git"
SCRIPT_COMMIT="a3f847b75025a57b64967d08a299bc752c488aee"
SCRIPT_COMMIT="824001c947cb1962209c6a8f2c63c2637877220d"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

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