diff options
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}" | |||
19 | 19 | ||
20 | inherit setuptools | 20 | inherit setuptools |
21 | 21 | ||
22 | SRC_URI[md5sum] = "fb3299d75af1a67ca6679d96ce839da6" | 22 | SRC_URI[md5sum] = "a6d8ee96245fc21785d4c1c062c85f2f" |
23 | SRC_URI[sha256sum] = "f47361ec52b608309b83c71905e692b6b363eaf3b8a7afdeff866cd94463ad5c" | 23 | SRC_URI[sha256sum] = "bc897f1ab6f5b4989f85548799aaeb84fde67bbba18e40341bfe1d7885c2fd9a" |
24 | 24 | ||
25 | do_compile_prepend() { | 25 | do_compile_prepend() { |
26 | sed -e 's/@VERSION@/${PV}/g' setup.py.in > setup.py | 26 | sed -e 's/@VERSION@/${PV}/g' setup.py.in > setup.py |