Update dependencies

This commit is contained in:
BtbN 2022-02-27 00:37:15 +01:00
parent 915cbaa276
commit 0db921593e
43 changed files with 44 additions and 44 deletions

View file

@ -1,7 +1,7 @@
#!/bin/bash
PULSEAUDIO_REPO="https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git"
PULSEAUDIO_COMMIT="bc3a07dd4f4cd62166c214085cced42d5a2ae2a8"
PULSEAUDIO_COMMIT="5af2afba85b8cc33b12189a8b0d40cfc4477ed89"
ffbuild_enabled() {
[[ $TARGET == linux* ]] || return 1