Update dependencies

This commit is contained in:
BtbN
2022-07-13 17:08:17 +02:00
parent f8f6de13db
commit ce66686c5a
42 changed files with 43 additions and 43 deletions

View File

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

View File

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

View File

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

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxcb.git"
SCRIPT_COMMIT="c2c4a2cd1947e559718acdba19ef6e7db731dbeb"
SCRIPT_COMMIT="3123dfe723648c5abeab429e7cb4bd194ceeb8f6"
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="3a30ada60c5217ada37b143b541c8e6f6284c7fa"
SCRIPT_COMMIT="9702b836862da6838d725f555e7a1d83faf51740"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxext.git"
SCRIPT_COMMIT="47904063048fa6ef6e8e16219ddef4d14d5d9a4b"
SCRIPT_COMMIT="178b95c486a1abcf2395157600dc1a2da7e67441"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/glvnd/libglvnd.git"
SCRIPT_COMMIT="8e5f0f16467cc8ce870789d9a5b6a2c3f58921c9"
SCRIPT_COMMIT="5e289fbceca18bf2145c121814a690b1a1fa276c"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1