geometry-experimental: updating to 0.4.10

This commit is contained in:
Lukas Bulwahn 2014-01-01 13:35:42 +01:00
parent a04dfd16f9
commit 3c9b88202f
8 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "1f2cdfeff259e2e8d1b9e1c2e4b843a8"
SRC_URI[sha256sum] = "6ea32df2e15149a3654cb946d9a7c3fb192cdcf4504750ee51dbb0d524f3c4e3"
SRC_URI[md5sum] = "f851990c58213775a2d4cb224f9f3dab"
SRC_URI[sha256sum] = "d9a2639225e86ef58db9bd308234c336f09c20ae4f3e5fc91fcb64b0bd002e2e"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"