From c45329884f1c6f15223e3c00c421d929dd5d5ad6 Mon Sep 17 00:00:00 2001 From: Rudi Heitbaum Date: Thu, 25 Jan 2024 09:43:52 +0000 Subject: [PATCH] gst-plugins-bad: update to 1.22.9 --- packages/multimedia/gstreamer/gst-plugins-bad/package.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/multimedia/gstreamer/gst-plugins-bad/package.mk b/packages/multimedia/gstreamer/gst-plugins-bad/package.mk index ab2925d1aa..9b935d2f7c 100644 --- a/packages/multimedia/gstreamer/gst-plugins-bad/package.mk +++ b/packages/multimedia/gstreamer/gst-plugins-bad/package.mk @@ -2,8 +2,8 @@ # Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv) PKG_NAME="gst-plugins-bad" -PKG_VERSION="1.22.8" -PKG_SHA256="458783f8236068991e3e296edd671c8eddb8be6fac933c1c2e1503462864ea0f" +PKG_VERSION="1.22.9" +PKG_SHA256="1bc65d0fd5f53a3636564efd3fcf318c3edcdec39c4109a503c1fc8203840a1d" PKG_LICENSE="LGPL-2.1-or-later" PKG_SITE="https://gstreamer.freedesktop.org/modules/gst-plugins-bad.html" PKG_URL="https://gstreamer.freedesktop.org/src/gst-plugins-bad/${PKG_NAME}-${PKG_VERSION}.tar.xz"