Merge pull request #7941 from heitbaum/gst

gstreamer update to 1.22.4
This commit is contained in:
CvH 2023-06-21 16:13:47 +02:00 committed by GitHub
commit c357728208
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.3"
PKG_SHA256="e1798fee2d86127f0637481c607f983293bf0fd81aad70a5c7b47205af3621d8"
PKG_VERSION="1.22.4"
PKG_SHA256="eaaf53224565eaabd505ca39c6d5769719b45795cf532ce1ceb60e1b2ebe99ac"
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.3"
PKG_SHA256="1c596289a0d4207380233eba8c36a932c4d1aceba19932937d9b57c24cef89f3"
PKG_VERSION="1.22.4"
PKG_SHA256="292424e82dea170528c42b456f62a89532bcabc0508f192e34672fb86f68e5b8"
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.3"
PKG_SHA256="9ffeab95053f9f6995eb3b3da225e88f21c129cd60da002d3f795db70d6d5974"
PKG_VERSION="1.22.4"
PKG_SHA256="11cb0498bc16b93d8b99d22f75f829b8d0abfd8254840b2120618db5532dc655"
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"