diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-dbus_1.2.12.bb (renamed from meta-python/recipes-devtools/python/python-dbus_1.2.10.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-dbus_1.2.10.bb b/meta-python/recipes-devtools/python/python-dbus_1.2.12.bb index 9907ea953c..f08fa20a13 100644 --- a/meta-python/recipes-devtools/python/python-dbus_1.2.10.bb +++ b/meta-python/recipes-devtools/python/python-dbus_1.2.12.bb | |||
@@ -9,8 +9,8 @@ DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native" | |||
9 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz \ | 9 | SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI[md5sum] = "5d21d5ae6423f0e41caa3400af44edac" | 12 | SRC_URI[md5sum] = "428b7a9e7e2d154a7ceb3e13536283e4" |
13 | SRC_URI[sha256sum] = "d4332bbd4a0054fa4010b259c293b84d461bbd9d7a8ef528157d151c0398d886" | 13 | SRC_URI[sha256sum] = "cdd4de2c4f5e58f287b12013ed7b41dee81d503c8d0d2397c5bd2fb01badf260" |
14 | S = "${WORKDIR}/dbus-python-${PV}" | 14 | S = "${WORKDIR}/dbus-python-${PV}" |
15 | 15 | ||
16 | inherit distutils-base autotools pkgconfig | 16 | inherit distutils-base autotools pkgconfig |