Merge pull request #8748 from heitbaum/gst

gstreamer: update to 1.24.1
This commit is contained in:
CvH 2024-03-26 12:22:39 +01:00 committed by GitHub
commit ed7686f889
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.0"
PKG_SHA256="d23c3a1a79c425d21078b4892c3302a1d4930d67b83dfa8e03df416fc3f97eba"
PKG_VERSION="1.24.1"
PKG_SHA256="f1a183966ea9136a00f159ee42db4d1d106abef022d1b49e63fba2fcbe50c8f8"
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.0"
PKG_SHA256="f33774129c437e2207034f8927af4cf7ed8c0f006a4602b5cde2823ec6c0cc07"
PKG_VERSION="1.24.1"
PKG_SHA256="884045d1d7c5d6bb8605e45c7ee0e9f1341888e81c2b7c42dff52bb98ede8ec3"
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.0"
PKG_SHA256="81c38617798d331269e389d56fb1388073e1dc9d489fe9bf2113f86b48b59138"
PKG_VERSION="1.24.1"
PKG_SHA256="88fc3629a8cacf7955d8671b2ae867d4a52a07b6948daa25b67feed22f8055ef"
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"