Update dependencies

This commit is contained in:
BtbN 2022-10-06 00:40:44 +02:00
parent 8bc793644e
commit 22440fc549
55 changed files with 56 additions and 56 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/glvnd/libglvnd.git"
SCRIPT_COMMIT="1d270ce502bd5510754422377139a2028e7f477f"
SCRIPT_COMMIT="9215f347d2dce08916f250b7b57f7b26315a8fa7"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1