Update dependencies

This commit is contained in:
BtbN
2024-05-29 14:03:08 +02:00
parent afcd9939cf
commit 19e82c89eb
36 changed files with 36 additions and 36 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libx11.git"
SCRIPT_COMMIT="a465588218c1643eedc35b3c24409cb775454eee"
SCRIPT_COMMIT="97fb5bda3d0777380cd4b964f48771a82ef3f2a7"
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="908086d22dc307d17d0eb35c522c35fd190718cc"
SCRIPT_COMMIT="606f6627cf481ee6dcb32387edc010c502cdf38b"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1