Update scripts

This commit is contained in:
BtbN
2024-07-30 19:23:19 +02:00
parent 8d6133d06a
commit 2eb0c99b5c
51 changed files with 51 additions and 51 deletions

View File

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