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/pulseaudio/pulseaudio.git"
SCRIPT_COMMIT="8fe50bbc31e11abf2f30864f1e2dbdaa16d0e1c3"
SCRIPT_COMMIT="45df212d6614ad7f57d9e53616c0faac00195c86"
ffbuild_enabled() {
[[ $TARGET == linux* ]] || return 1