aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-slip-dbus_0.6.1.bb (renamed from meta-python/recipes-devtools/python/python-slip-dbus_0.6.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-slip-dbus_0.6.0.bb b/meta-python/recipes-devtools/python/python-slip-dbus_0.6.1.bb
index 2714f43221..785cecc358 100644
--- a/meta-python/recipes-devtools/python/python-slip-dbus_0.6.0.bb
+++ b/meta-python/recipes-devtools/python/python-slip-dbus_0.6.1.bb
@@ -19,8 +19,8 @@ S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit setuptools
-SRC_URI[md5sum] = "fb3299d75af1a67ca6679d96ce839da6"
-SRC_URI[sha256sum] = "f47361ec52b608309b83c71905e692b6b363eaf3b8a7afdeff866cd94463ad5c"
+SRC_URI[md5sum] = "a6d8ee96245fc21785d4c1c062c85f2f"
+SRC_URI[sha256sum] = "bc897f1ab6f5b4989f85548799aaeb84fde67bbba18e40341bfe1d7885c2fd9a"
do_compile_prepend() {
sed -e 's/@VERSION@/${PV}/g' setup.py.in > setup.py