package/dbus-python: bump to version 1.2.12

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine
2019-10-27 11:12:28 +01:00
committed by Thomas Petazzoni
parent 7d29450bfe
commit ff5bed6b38
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
DBUS_PYTHON_VERSION = 1.2.8
DBUS_PYTHON_VERSION = 1.2.12
DBUS_PYTHON_SITE = http://dbus.freedesktop.org/releases/dbus-python
DBUS_PYTHON_INSTALL_STAGING = YES
DBUS_PYTHON_LICENSE = MIT