Update dependencies

This commit is contained in:
BtbN
2023-11-29 15:45:31 +01:00
parent e714d9c1e2
commit e86d3b06a8
46 changed files with 46 additions and 46 deletions

View File

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