Merge pull request #9820 from heitbaum/gst

gstreamer: update to 1.25.90
This commit is contained in:
Christian Hewitt 2025-02-24 16:19:49 +04:00 committed by GitHub
commit 05ac202e3f
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.25.50"
PKG_SHA256="249f2c6165b183db6ae8e9ab2d4baf228e5094c95f2f118b365e2fc1aecd83bd"
PKG_VERSION="1.25.90"
PKG_SHA256="abc643b4575f933dabdb0b359ecc63a95c063218c3b27291760409921d16db87"
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.25.50"
PKG_SHA256="7a7425133a9387a12786589e680fc0ba7c89e9378a042f779f7f3ab460992a94"
PKG_VERSION="1.25.90"
PKG_SHA256="0538cb42e75471fd3800183527ed4630787bc1dcf43f4072e5feec88840544db"
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.25.50"
PKG_SHA256="3be6fe4d3fef91f3e9504c0f5f3d2a0a350a5436a5d39874fc5c9a2e77300b7f"
PKG_VERSION="1.25.90"
PKG_SHA256="63f3cd42918affd1b1781859cce0aeff3df6077d3e2f9bbaa4691d25363ebe1f"
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"