Update dependencies

This commit is contained in:
BtbN 2022-06-09 22:21:18 +02:00
parent 48f83820fb
commit 42174778e7
49 changed files with 50 additions and 50 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
LIBXTRANS_REPO="https://gitlab.freedesktop.org/xorg/lib/libxtrans.git"
LIBXTRANS_COMMIT="3b5df889f58a99980a35a7b4a18eb4e7d2abeac4"
LIBXTRANS_COMMIT="3309c75906a56de86607f59481304b3a2812162f"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1