Merge pull request #8628 from heitbaum/gst

gstreamer: update to 1.23.2
This commit is contained in:
Christian Hewitt 2024-02-16 11:36:26 +04:00 committed by GitHub
commit ce0ac20bbd
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.23.1"
PKG_SHA256="c6fd7d2744dbda549ee93bbc5d21a42a91df019c905a67a55bd1be77d3a422de"
PKG_VERSION="1.23.2"
PKG_SHA256="02546054f62a956f892bc82a712096b097bffcc0c01b0bdbd8ed794cb969c44d"
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.23.1"
PKG_SHA256="f6f1be3f47ff5ae895cfd372aa475fbbb1d83b9a829037b8764809cb218909eb"
PKG_VERSION="1.23.2"
PKG_SHA256="f25f778a7e1872cf416db4654826e1723c786b357aeefd3684cc3daa495b8a48"
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.23.1"
PKG_SHA256="27fc189284b4c180846ac54dde1314ca01aabdaf1c4f115a3f54a9d158248bbb"
PKG_VERSION="1.23.2"
PKG_SHA256="9a8413466e0e28f1fa38b27238ac816d3084eefc26cfe135358ad26087cff58e"
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"