Signed-off-by: Philipp Zabel <[email protected]> --- rules/pipewire.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/pipewire.make b/rules/pipewire.make index 5ec81b428ea3..a06c9952c26c 100644 --- a/rules/pipewire.make +++ b/rules/pipewire.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_PIPEWIRE) += pipewire # # Paths and names # -PIPEWIRE_VERSION := 0.3.31 -PIPEWIRE_MD5 := 4b2544de6fbf3906c684a6f5446bab2a +PIPEWIRE_VERSION := 0.3.32 +PIPEWIRE_MD5 := c3f81ad2d0eedf87265cfae30f08c10b PIPEWIRE := pipewire-$(PIPEWIRE_VERSION) PIPEWIRE_SUFFIX := tar.bz2 PIPEWIRE_URL := https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/$(PIPEWIRE_VERSION)/$(PIPEWIRE).$(PIPEWIRE_SUFFIX) -- 2.30.2 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
