gstreamer: update to 1.20.3

This commit is contained in:
Rudi Heitbaum 2022-06-18 08:20:46 +00:00
parent b78941aa4a
commit 306721f9ed

View File

@ -2,8 +2,8 @@
# Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gstreamer"
PKG_VERSION="1.20.2"
PKG_SHA256="df24e8792691a02dfe003b3833a51f1dbc6c3331ae625d143b17da939ceb5e0a"
PKG_VERSION="1.20.3"
PKG_SHA256="607daf64bbbd5fb18af9d17e21c0d22c4d702fffe83b23cb22d1b1af2ca23a2a"
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"