Update dependencies

This commit is contained in:
BtbN
2024-09-04 00:43:32 +02:00
parent ee7fb614de
commit 2fde6f8165
48 changed files with 48 additions and 48 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxtrans.git"
SCRIPT_COMMIT="edd3f51328df9c621277168c9dd77b1e80ccfd7c"
SCRIPT_COMMIT="0f153064bfa4bb69e86f3f2383f2f421f2360319"
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="89429bb36de409b204ef105e8b73126a639ccb03"
SCRIPT_COMMIT="6b2e9a63d8306282a2b384762bea004c19f301a1"
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="ed9fb5535efe1e5278654b6b3994a34337b4bf1a"
SCRIPT_COMMIT="19b2f5c2d0935cbf9c17ecf30604f80592807b59"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1

View File

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