geometry: updating to 1.10.8

This commit is contained in:
Lukas Bulwahn 2014-02-09 06:05:03 +01:00
parent 60a8de14e2
commit 485ca90d93
5 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] = "7b984f9560691f1405ed02b65f9698e2"
SRC_URI[sha256sum] = "c246aebe8ed725835a9d414700716a2124c596c486b5512b587df127295e33cb"
SRC_URI[md5sum] = "f5e00ace1447819774d72be99bf09989"
SRC_URI[sha256sum] = "a32eea3dc00f80b3ba0d525e44073389a3569ae7a5250eab26ee8f0a623ffd2a"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"