package/pipewire: bump to version 0.3.51

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
James Hilliard 2022-05-17 19:59:12 -06:00 committed by Peter Korsgaard
parent a03d82b1b9
commit 6a7fad410e
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Locally calculated
sha256 68592ab5852c46ee3d743f429f9d6b6c82171fa37b4b3854eb0da62b08b49d14 pipewire-0.3.50.tar.bz2
sha256 1820bfd524805ef3e4e4dcb368f26efa5f43ca90f8c3c67731e502268c34245e pipewire-0.3.51.tar.bz2
sha256 8909c319a7e27dbb33a15b9035f89ab3b7b2f6a12f8bcddc755206a8db1ada44 COPYING
sha256 be4be5d77424833edf31f53fc1f1cecb6996b9e2d747d9e6fb8f878362ebc92b LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
PIPEWIRE_VERSION = 0.3.50
PIPEWIRE_VERSION = 0.3.51
PIPEWIRE_SOURCE = pipewire-$(PIPEWIRE_VERSION).tar.bz2
PIPEWIRE_SITE = https://gitlab.freedesktop.org/pipewire/pipewire/-/archive/$(PIPEWIRE_VERSION)
PIPEWIRE_LICENSE = MIT, LGPL-2.1+ (libspa-alsa), GPL-2.0 (libjackserver)