Update dependencies

This commit is contained in:
BtbN 2022-10-06 00:40:44 +02:00
parent 8bc793644e
commit 22440fc549
55 changed files with 56 additions and 56 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/proto/xcbproto.git"
SCRIPT_COMMIT="23865049477f44a6b2fdc9580ee6e857a7f99854"
SCRIPT_COMMIT="0d440c579b0f364bd655d97d1976d4eeddecf488"
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="aa1543ef9d156ff5f41e31777310cb2f8bc92a92"
SCRIPT_COMMIT="ae81c3c694b7cc0a810e55eb5d410dc8e7f55e21"
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="9dcb08170898d3bd5ddb3bc26c514a6bfccf3fae"
SCRIPT_COMMIT="d53ad60d774176c5b057e2ed4d03a4658ee13690"
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="1272879074ad9612314858a75cf844783c1963b2"
SCRIPT_COMMIT="1f8fd7ff1cf688ec1d3b34397c6d58110bb0cae5"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View file

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

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxxf86vm.git"
SCRIPT_COMMIT="8cb2b07b8f83bc6385c41c7cdd6051a66dced0ff"
SCRIPT_COMMIT="7fe2d41f164d3015216c1079cc7fbce1eea90c98"
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="1d270ce502bd5510754422377139a2028e7f477f"
SCRIPT_COMMIT="9215f347d2dce08916f250b7b57f7b26315a8fa7"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1