Update dependencies

This commit is contained in:
BtbN 2021-12-31 21:48:23 +01:00
parent 20d4bf3ef7
commit ba9757634a
33 changed files with 34 additions and 34 deletions

View file

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