Merge pull request #10101 from heitbaum/gst

gstreamer: update to 1.26.2
This commit is contained in:
Christian Hewitt 2025-06-08 12:46:37 +04:00 committed by GitHub
commit 1f33a50818
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.26.1"
PKG_SHA256="9b8415b1bb3726a499578fb39907952981716643f660215fe68628fbd8629197"
PKG_VERSION="1.26.2"
PKG_SHA256="cb116bfc3722c2de53838899006cafdb3c7c0bc69cd769b33c992a8421a9d844"
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.26.1"
PKG_SHA256="659553636f84dcf388cad5cf6530e02b0b2d3dc450e76199287ba9db6a6c5226"
PKG_VERSION="1.26.2"
PKG_SHA256="f4b9fc0be852fe5f65401d18ae6218e4aea3ff7a3c9f8d265939b9c4704915f7"
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.26.1"
PKG_SHA256="30a4c4a5e48345583eb596aa265d0f53c0feb93011d93a6aaa70dd6e3c519dc4"
PKG_VERSION="1.26.2"
PKG_SHA256="f75334a3dff497c240844304a60015145792ecc3b6b213ac19841ccbd6fdf0ad"
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"