Merge pull request #9134 from heitbaum/gst

gstreamer: update to 1.24.6
This commit is contained in:
Christian Hewitt 2024-07-30 07:51:32 +04:00 committed by GitHub
commit 93a964adbd
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.5"
PKG_SHA256="3029bfd7265314d609dc8eab503675a344ea46e8274fd73ab34566c8442dc847"
PKG_VERSION="1.24.6"
PKG_SHA256="8f4d965513e7827c1f547c1e749e4ef2812b371974fe64857fe5029a19c5b64c"
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.5"
PKG_SHA256="0e33ec9b59eef5ef3a6a53bbd55c44340e681d0000910caca12541a73db38a7d"
PKG_VERSION="1.24.6"
PKG_SHA256="cf52b535a0ce7ec974756891818f34f06317c2e136abb24149e18c23ecc229b5"
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.5"
PKG_SHA256="2bdef209252bf146351843134b797db6b6e7adb4c00d82e83bd5abe608253a7b"
PKG_VERSION="1.24.6"
PKG_SHA256="64342060d7c6f9e36a35e3be38a4f5ac3b41ed93b0853619be45141ef3cc1b9d"
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"