Merge pull request #9013 from heitbaum/gst

gstreamer: update to 1.24.5
This commit is contained in:
Christian Hewitt 2024-06-21 21:09:31 +04:00 committed by GitHub
commit 6bb553e39e
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.4"
PKG_SHA256="260bd0a463b4faff9a42f41e5e028f787f10a92b779af8959aec64586f546bd3"
PKG_VERSION="1.24.5"
PKG_SHA256="3029bfd7265314d609dc8eab503675a344ea46e8274fd73ab34566c8442dc847"
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.4"
PKG_SHA256="09f4ddf246eeb819da1494ce336316edbbcb28fdff3ee2f9804891e84df39b2a"
PKG_VERSION="1.24.5"
PKG_SHA256="0e33ec9b59eef5ef3a6a53bbd55c44340e681d0000910caca12541a73db38a7d"
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.4"
PKG_SHA256="52c93bc48e03533aa676fd8c15eb6b5fc326c68db311c50bcc0a865f31a6c653"
PKG_VERSION="1.24.5"
PKG_SHA256="2bdef209252bf146351843134b797db6b6e7adb4c00d82e83bd5abe608253a7b"
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"