Merge pull request #9033 from heitbaum/pkg

pipewire: update to 1.2.0
This commit is contained in:
Christian Hewitt 2024-06-28 19:09:22 +04:00 committed by GitHub
commit 05e9fe51b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pipewire"
PKG_VERSION="1.0.6"
PKG_SHA256="aaaaa9825f313f0acc64bd046776da8a2f31e270f20351ecf97438d15aebce79"
PKG_VERSION="1.2.0"
PKG_SHA256="477eb1245a66a982345404b57fab1b9f402c12292047c4d9bea90d6445374653"
PKG_LICENSE="LGPL"
PKG_SITE="https://pipewire.org"
PKG_URL="https://github.com/PipeWire/pipewire/archive/${PKG_VERSION}.tar.gz"