Merge pull request #8697 from heitbaum/gst

gstreamer: update to 1.24.0
This commit is contained in:
Christian Hewitt 2024-03-05 12:47:41 +04:00 committed by GitHub
commit e1cde25501
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.2"
PKG_SHA256="02546054f62a956f892bc82a712096b097bffcc0c01b0bdbd8ed794cb969c44d"
PKG_VERSION="1.24.0"
PKG_SHA256="d23c3a1a79c425d21078b4892c3302a1d4930d67b83dfa8e03df416fc3f97eba"
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.2"
PKG_SHA256="f25f778a7e1872cf416db4654826e1723c786b357aeefd3684cc3daa495b8a48"
PKG_VERSION="1.24.0"
PKG_SHA256="f33774129c437e2207034f8927af4cf7ed8c0f006a4602b5cde2823ec6c0cc07"
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.2"
PKG_SHA256="9a8413466e0e28f1fa38b27238ac816d3084eefc26cfe135358ad26087cff58e"
PKG_VERSION="1.24.0"
PKG_SHA256="81c38617798d331269e389d56fb1388073e1dc9d489fe9bf2113f86b48b59138"
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"