meson: Use correct git head for wireplumber subprojects

Without this, `meson subprojects update` does not work.
This commit is contained in:
Arun Raghavan 2024-10-23 08:37:51 -04:00
parent f0b81a4628
commit c3e5371053

View file

@ -1,3 +1,3 @@
[wrap-git] [wrap-git]
url = https://gitlab.freedesktop.org/pipewire/wireplumber.git url = https://gitlab.freedesktop.org/pipewire/wireplumber.git
revision = head revision = master