mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/pipewire: bump version to 1.2.8
Bugfix release for the 1.2.x series. Release notes:91a1ce183f/NEWSSigned-off-by: Florian Larysch <fl@n621.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commite6e930be67) Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
80c44ebfd6
commit
9de4d9dc11
@@ -1,4 +1,4 @@
|
||||
# Locally calculated
|
||||
sha256 3c00292f9a419610c9eeb6e45b958d460afb601ecc6894012574a3b9f118616a pipewire-1.2.7.tar.bz2
|
||||
sha256 7670f617220cc053948fc8f2c1ff788192479ef5d4f373d878ac8a7cab76a71c pipewire-1.2.8.tar.bz2
|
||||
sha256 8909c319a7e27dbb33a15b9035f89ab3b7b2f6a12f8bcddc755206a8db1ada44 COPYING
|
||||
sha256 be4be5d77424833edf31f53fc1f1cecb6996b9e2d747d9e6fb8f878362ebc92b LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PIPEWIRE_VERSION = 1.2.7
|
||||
PIPEWIRE_VERSION = 1.2.8
|
||||
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)
|
||||
|
||||
Reference in New Issue
Block a user