Update dependencies

This commit is contained in:
BtbN
2023-08-17 18:33:19 +02:00
parent 0a5e19d524
commit d6558a3efa
50 changed files with 50 additions and 50 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
SCRIPT_REPO="https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git"
SCRIPT_COMMIT="e96d278bfc514f290b60c9e924fabc1c772e1689"
SCRIPT_COMMIT="421cf15486eea1b52f10e2b0be305018fee8c285"
ffbuild_enabled() {
[[ $TARGET == linux* ]] || return 1