summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorPetter Mabäcker <petter@technux.se>2015-07-08 18:10:38 +0200
committerAndrei Gherzan <andrei@gherzan.ro>2015-07-19 14:52:00 +0200
commit9182a217c95e101679cabb471808c8640cf4538e (patch)
tree71d9b62969c8d9b4db022382607022759e0e6167 /recipes-devtools
parent27a8acecf516dbda031effe0e736c2bf63d77f7c (diff)
downloadmeta-raspberrypi-9182a217c95e101679cabb471808c8640cf4538e.tar.gz
rpi-gpio: update version to 0.5.11
[Support #60] Signed-off-by: Petter Mabäcker <petter@technux.se> Acked-by: Andrei Gherzan <andrei@gherzan.ro>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/rpi-gpio_0.5.11.bb (renamed from recipes-devtools/python/rpi-gpio_0.5.9.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/rpi-gpio_0.5.9.bb b/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
15 15
16COMPATIBLE_MACHINE = "raspberrypi" 16COMPATIBLE_MACHINE = "raspberrypi"
17 17
18SRC_URI[md5sum] = "54ea6ef33502d43e3a89713593315e5a" 18SRC_URI[md5sum] = "9dc3dab6ce2b7ccb833a866efb392821"
19SRC_URI[sha256sum] = "167fab1861093677af69db135ce815729dd4fbfb8f8e2eb830eab6324bc89152" 19SRC_URI[sha256sum] = "8d6f02da7f90e24512ad80ee4ccf34ef33687c88c47326f100cf7ac4d7ae4bf3"