Update dependencies

This commit is contained in:
BtbN
2024-03-29 19:27:33 +01:00
parent 2660e7562a
commit 6fe041f6eb
38 changed files with 47 additions and 43 deletions

View File

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