gstreamer: update to 1.22.6

This commit is contained in:
Rudi Heitbaum 2023-09-21 09:27:15 +00:00
parent aaaa788444
commit 3ed929c4cb

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gstreamer"
PKG_VERSION="1.22.5"
PKG_SHA256="4408d7930f381809e85917acc19712f173261ba85bdf20c5567b2a21b1193b61"
PKG_VERSION="1.22.6"
PKG_SHA256="f500e6cfddff55908f937711fc26a0840de28a1e9ec49621c0b6f1adbd8f818e"
PKG_LICENSE="GPL-2.1-or-later"
PKG_SITE="https://gstreamer.freedesktop.org"
PKG_URL="https://gstreamer.freedesktop.org/src/gstreamer/${PKG_NAME}-${PKG_VERSION}.tar.xz"