Update dependencies

This commit is contained in:
BtbN
2023-11-29 15:45:31 +01:00
parent e714d9c1e2
commit e86d3b06a8
46 changed files with 46 additions and 46 deletions

View File

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

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/xorg/lib/libxext.git"
SCRIPT_COMMIT="e8db0fc7c047ccdd6c11381681b184bbe9ea8270"
SCRIPT_COMMIT="6cb21433d745abea3a161a6fc8e141f7e08b2c27"
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="62176c235ceca2c20f30777f5bc4195bd70391c4"
SCRIPT_COMMIT="908086d22dc307d17d0eb35c522c35fd190718cc"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1