Merge pull request #6281 from heitbaum/dbus

dbus: update to 1.14.0
This commit is contained in:
CvH 2022-03-05 13:38:04 +01:00 committed by GitHub
commit 2ca457944d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="dbus"
PKG_VERSION="1.13.22"
PKG_SHA256="fbe79fa621ccc01317032bd0d6a31542df429b5c293e075620e2c00fbf2e9c17"
PKG_VERSION="1.14.0"
PKG_SHA256="ccd7cce37596e0a19558fd6648d1272ab43f011d80c8635aea8fd0bad58aebd4"
PKG_LICENSE="GPL"
PKG_SITE="https://dbus.freedesktop.org"
PKG_URL="https://dbus.freedesktop.org/releases/${PKG_NAME}/${PKG_NAME}-${PKG_VERSION}.tar.xz"