Merge pull request #8326 from heitbaum/gst

gstreamer update to 1.22.7
This commit is contained in:
Christian Hewitt 2023-11-14 14:15:47 +04:00 committed by GitHub
commit bb981869c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gst-plugins-bad"
PKG_VERSION="1.22.6"
PKG_SHA256="b4029cd2908a089c55f1d902a565d007495c95b1442d838485dc47fb12df7137"
PKG_VERSION="1.22.7"
PKG_SHA256="c716f8dffa8fac3fb646941af1c6ec72fff05a045131311bf2d049fdc87bce2e"
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"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gst-plugins-base"
PKG_VERSION="1.22.6"
PKG_SHA256="50f2b4d17c02eefe430bbefa8c5cd134b1be78a53c0f60e951136d96cf49fd4b"
PKG_VERSION="1.22.7"
PKG_SHA256="62519e0d8f969ebf62a9a7996f2d23efdda330217a635f4a32c0bf1c71577468"
PKG_LICENSE="GPL-2.1-or-later"
PKG_SITE="https://gstreamer.freedesktop.org/modules/gst-plugins-base.html"
PKG_URL="https://gstreamer.freedesktop.org/src/gst-plugins-base/${PKG_NAME}-${PKG_VERSION}.tar.xz"

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gstreamer"
PKG_VERSION="1.22.6"
PKG_SHA256="f500e6cfddff55908f937711fc26a0840de28a1e9ec49621c0b6f1adbd8f818e"
PKG_VERSION="1.22.7"
PKG_SHA256="01e42c6352a06bdfa4456e64b06ab7d98c5c487a25557c761554631cbda64217"
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"