diff --git a/packages/audio/pipewire/package.mk b/packages/audio/pipewire/package.mk index 6e63c8519d..9736985b8e 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.4.0" -PKG_SHA256="81076aac2020ec53ef6c3e2f6e8b5bee7275dad15c295bacab5c73e2727955ec" +PKG_VERSION="1.4.1" +PKG_SHA256="1eba67c6e5acfa23e32d70bdbabab5a3d221c4bfbb12e17aa29fd5051c095fa4" PKG_LICENSE="LGPL" PKG_SITE="https://pipewire.org" PKG_URL="https://github.com/PipeWire/pipewire/archive/${PKG_VERSION}.tar.gz"