From 9182a217c95e101679cabb471808c8640cf4538e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petter=20Mab=C3=A4cker?= Date: Wed, 8 Jul 2015 18:10:38 +0200 Subject: [PATCH] rpi-gpio: update version to 0.5.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [Support #60] Signed-off-by: Petter Mabäcker Acked-by: Andrei Gherzan --- .../python/{rpi-gpio_0.5.9.bb => rpi-gpio_0.5.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-devtools/python/{rpi-gpio_0.5.9.bb => rpi-gpio_0.5.11.bb} (76%) diff --git a/recipes-devtools/python/rpi-gpio_0.5.9.bb b/recipes-devtools/python/rpi-gpio_0.5.11.bb similarity index 76% rename from recipes-devtools/python/rpi-gpio_0.5.9.bb rename to recipes-devtools/python/rpi-gpio_0.5.11.bb index 9394fd8..bca31cc 100644 --- a/recipes-devtools/python/rpi-gpio_0.5.9.bb +++ b/recipes-devtools/python/rpi-gpio_0.5.11.bb @@ -15,5 +15,5 @@ inherit distutils COMPATIBLE_MACHINE = "raspberrypi" -SRC_URI[md5sum] = "54ea6ef33502d43e3a89713593315e5a" -SRC_URI[sha256sum] = "167fab1861093677af69db135ce815729dd4fbfb8f8e2eb830eab6324bc89152" +SRC_URI[md5sum] = "9dc3dab6ce2b7ccb833a866efb392821" +SRC_URI[sha256sum] = "8d6f02da7f90e24512ad80ee4ccf34ef33687c88c47326f100cf7ac4d7ae4bf3"