Merge pull request #4777 from heitbaum/dbus

dbus: update to 1.13.18
This commit is contained in:
CvH 2020-12-19 18:00:02 +01:00 committed by GitHub
commit 84dd16d8a3
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) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="dbus" PKG_NAME="dbus"
PKG_VERSION="1.13.10" PKG_VERSION="1.13.18"
PKG_SHA256="a11239e504b99adfa9ded0bbdb2f752fd51f1afc768d78a7e5642282622855f2" PKG_SHA256="8078f5c25e34ab907ce06905d969dc8ef0ccbec367e1e1707c7ecf8460f4254e"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://dbus.freedesktop.org" PKG_SITE="https://dbus.freedesktop.org"
PKG_URL="https://dbus.freedesktop.org/releases/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.xz" PKG_URL="https://dbus.freedesktop.org/releases/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.xz"