dbus: update to 1.15.12

This commit is contained in:
Rudi Heitbaum 2024-10-30 11:16:12 +00:00
parent 11e7fdd536
commit afe03f04a6

View File

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