diff --git a/packages/audio/pipewire/package.mk b/packages/audio/pipewire/package.mk index 7c44435458..799f83c39b 100644 --- a/packages/audio/pipewire/package.mk +++ b/packages/audio/pipewire/package.mk @@ -2,8 +2,8 @@ # Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv) PKG_NAME="pipewire" -PKG_VERSION="1.2.0" -PKG_SHA256="477eb1245a66a982345404b57fab1b9f402c12292047c4d9bea90d6445374653" +PKG_VERSION="1.2.1" +PKG_SHA256="ee26d1e906a930b283d759628de978dc2514522d68f9566f89b1497b2b534f76" PKG_LICENSE="LGPL" PKG_SITE="https://pipewire.org" PKG_URL="https://github.com/PipeWire/pipewire/archive/${PKG_VERSION}.tar.gz"