Merge pull request #9653 from heitbaum/gst

gstreamer: update to 1.24.11
This commit is contained in:
Christian Hewitt 2025-01-07 10:05:09 +04:00 committed by GitHub
commit 7ab905912a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.24.10"
PKG_SHA256="1707e3103950c9baed364a8af2ba0495d6b113fcd36e1062dda5f582b8f8904d"
PKG_VERSION="1.24.11"
PKG_SHA256="9126c2b7053a5f059db958f43c6a5230d2e843ff9adff8c8c2477ea2457e3315"
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.24.10"
PKG_SHA256="ebd57b1be924c6e24f327dd55bab9d8fbaaebe5e1dc8fca784182ab2b12d23eb"
PKG_VERSION="1.24.11"
PKG_SHA256="98572c1f8b710e52673e250cd96e4f2660d79bd66aa172c5dde5f690c1231e1d"
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.24.10"
PKG_SHA256="9fc45b1a332e8f812f09e95c281cd75969f6d1682d062a815db0e7bc047518fd"
PKG_VERSION="1.24.11"
PKG_SHA256="093a379602a250d5cd33b88e723757c80198317efde33893edf3c87b6e53b907"
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"