summaryrefslogtreecommitdiffstats
path: root/package/dbus-python
diff options
context:
space:
mode:
authorJoseph Kogut <joseph.kogut@gmail.com>2018-11-28 10:17:47 -0800
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-11-29 22:55:27 +0100
commitf2fd9e87b7cefd67c33b6651f4c19e99095dbc57 (patch)
tree629c790c71ef3cfe4c9c5a2835b47fc453abc5cc /package/dbus-python
parent1705f775e90895d6fba522444355eadbe2b0be93 (diff)
downloadbuildroot-f2fd9e87b7cefd67c33b6651f4c19e99095dbc57.tar.gz
buildroot-f2fd9e87b7cefd67c33b6651f4c19e99095dbc57.zip
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>
Diffstat (limited to 'package/dbus-python')
-rw-r--r--package/dbus-python/dbus-python.hash2
-rw-r--r--package/dbus-python/dbus-python.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/dbus-python/dbus-python.hash b/package/dbus-python/dbus-python.hash
index 080aada081..991bb42787 100644
--- a/package/dbus-python/dbus-python.hash
+++ b/package/dbus-python/dbus-python.hash
@@ -1,2 +1,2 @@
# Locally calculated after checking pgp signature
-sha256 e2f1d6871f74fba23652e51d10873e54f71adab0525833c19bad9e99b1b2f9cc dbus-python-1.2.4.tar.gz
+sha256 abf12bbb765e300bf8e2a1b2f32f85949eab06998dbda127952c31cb63957b6f dbus-python-1.2.8.tar.gz
diff --git a/package/dbus-python/dbus-python.mk b/package/dbus-python/dbus-python.mk
index da04b7404f..d6af7454af 100644
--- a/package/dbus-python/dbus-python.mk
+++ b/package/dbus-python/dbus-python.mk
@@ -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
OpenPOWER on IntegriCloud