Merge pull request #7753 from heitbaum/pipewire

pipewire: update to 0.3.68
This commit is contained in:
CvH 2023-04-08 17:27:06 +02:00 committed by GitHub
commit 2bb5c8447c
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) # Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="pipewire" PKG_NAME="pipewire"
PKG_VERSION="0.3.67" PKG_VERSION="0.3.68"
PKG_SHA256="f7edca705353ca247d9f0e5e1ef91287e4b7677d373a39cfb2df78509dde4e84" PKG_SHA256="fdcf7f2ee881cdc91ef54b3a558e431bdb3395f7a1e9044753c7a89346fafd91"
PKG_LICENSE="LGPL" PKG_LICENSE="LGPL"
PKG_SITE="https://pipewire.org" PKG_SITE="https://pipewire.org"
PKG_URL="https://github.com/PipeWire/pipewire/archive/${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/PipeWire/pipewire/archive/${PKG_VERSION}.tar.gz"