Update dependencies

This commit is contained in:
BtbN 2022-09-01 15:49:07 +02:00
parent c9a6797b95
commit d7fe570326
43 changed files with 43 additions and 43 deletions

View file

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

View file

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/mesa/drm.git"
SCRIPT_COMMIT="98794e2a0d537f3376970918bf955361191720c7"
SCRIPT_COMMIT="fb5c0c301aa9b6d984ffee522775ca19ea7c7be6"
ffbuild_enabled() {
[[ $TARGET != linux* ]] && return -1