Update dependencies

This commit is contained in:
BtbN
2024-02-17 15:11:06 +01:00
parent ae073965f3
commit 9addbd3da7
42 changed files with 42 additions and 42 deletions

View File

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