Merge pull request #6748 from heitbaum/audio

pipewire: update to 0.3.58
This commit is contained in:
CvH 2022-09-16 11:42:48 +02:00 committed by GitHub
commit 0ad8826efc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pipewire"
PKG_VERSION="0.3.55"
PKG_SHA256="666260961a242239a940b7f6130e5e9cb51ad76f9ebf6b5403198ee5efa69344"
PKG_VERSION="0.3.58"
PKG_SHA256="5cb73bf27b8b80e37804d7829c5ad8fa5510835f449bbb7e4773f188584771ad"
PKG_LICENSE="LGPL"
PKG_SITE="https://pipewire.org"
PKG_URL="https://github.com/PipeWire/pipewire/archive/${PKG_VERSION}.tar.gz"