Merge pull request #9686 from heitbaum/gst

gstreamer: update to 1.25.1
This commit is contained in:
CvH 2025-01-15 11:11:35 +01:00 committed by GitHub
commit 5c82cdfac1
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.11"
PKG_SHA256="9126c2b7053a5f059db958f43c6a5230d2e843ff9adff8c8c2477ea2457e3315"
PKG_VERSION="1.25.1"
PKG_SHA256="9a65acd9f348b54ab3e1b62aa7c20129a0ae27b5de16853c8e62d6166e19a157"
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.11"
PKG_SHA256="98572c1f8b710e52673e250cd96e4f2660d79bd66aa172c5dde5f690c1231e1d"
PKG_VERSION="1.25.1"
PKG_SHA256="c2db4a186462ccaea9dc63a7015e391f4a10571f8f4fd2fd0502f0cf0039104f"
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.11"
PKG_SHA256="093a379602a250d5cd33b88e723757c80198317efde33893edf3c87b6e53b907"
PKG_VERSION="1.25.1"
PKG_SHA256="755fd5ca09502d1031f4f33d6c85914176853a8fdd648f8c73c31d89ae0a0644"
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"