geometry2: updating to 0.5.13

This commit is contained in:
Lukas Bulwahn 2016-06-02 15:58:13 +02:00
parent 9da777e6ad
commit 71334d257a
9 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] = "063484906d1c2f1a4ee961680e43b559"
SRC_URI[sha256sum] = "011b77bc33afea927bab2707ddda585df8de5f1fc6e387081f6bf1ea12d2323b"
SRC_URI[md5sum] = "a85da2e856d54320d89dd95b9719cf78"
SRC_URI[sha256sum] = "1662f0c14e11a8079a0c1325813591ddf4bafae9605ee10a920f42f15dc1face"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"