Update dependencies

This commit is contained in:
BtbN
2023-10-24 00:40:01 +02:00
parent 9a80ab2679
commit 7b6432add4
52 changed files with 55 additions and 59 deletions

View File

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