package/dbus-python: bump to version 1.2.8

Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Joseph Kogut
2018-11-29 22:55:27 +01:00
committed by Thomas Petazzoni
parent 1705f775e9
commit f2fd9e87b7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#
################################################################################
DBUS_PYTHON_VERSION = 1.2.4
DBUS_PYTHON_VERSION = 1.2.8
DBUS_PYTHON_SITE = http://dbus.freedesktop.org/releases/dbus-python
DBUS_PYTHON_INSTALL_STAGING = YES
DBUS_PYTHON_LICENSE = MIT