diff options
Diffstat (limited to 'recipes/python/python-dbus_0.83.0.bb')
-rw-r--r-- | recipes/python/python-dbus_0.83.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-dbus_0.83.0.bb b/recipes/python/python-dbus_0.83.0.bb index 5d6f2491c7..1d1648fbc8 100644 --- a/recipes/python/python-dbus_0.83.0.bb +++ b/recipes/python/python-dbus_0.83.0.bb @@ -24,3 +24,6 @@ RDEPENDS_${PN} = "\ FILES_${PN}-dev += "\ ${libdir}/pkgconfig \ " + +SRC_URI[md5sum] = "562c78876219bf458d79a041af18293d" +SRC_URI[sha256sum] = "89dd1d5aa5c2ba04677d1aa2616caa50274d8c08f3d6bc164e6f7b9930776191" |