Merge pull request #7763 from heitbaum/gst

gstreamer: update to 1.22.2
This commit is contained in:
CvH 2023-04-13 21:46:19 +02:00 committed by GitHub
commit e45753add5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.22.1"
PKG_SHA256="2f39b6f222d98666f9ff420a00233e336949953a846237c2bfafc8805f509f0e"
PKG_VERSION="1.22.2"
PKG_SHA256="3d8faf1ce3402c8535ce3a8c4e1a6c960e4b5655dbda6b55943db9ac79022d0f"
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.22.1"
PKG_SHA256="59bcaeacc5646b8dbdcfa4ef20ca6e818dd234910efb4cee1bbea441a3801c69"
PKG_VERSION="1.22.2"
PKG_SHA256="eb65120c4ee79b7a153c3c1972d5c0158c2151877cc51ec7725bba5749679d49"
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.22.1"
PKG_SHA256="cd3ca759f926763615fdfcea63c9761198c42889bc0615ceec73e22b24fde771"
PKG_VERSION="1.22.2"
PKG_SHA256="b2afe73603921c608ba48969dbb7d743776744bfe5d8059ece241137b7f88e21"
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"