navigation: updating to 1.11.16

This commit is contained in:
Lukas Bulwahn 2015-05-02 08:52:28 +02:00
parent 745a532051
commit a5f624e374
18 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros-planning/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "441a198ab3223e1cd65df1a74a2520ef"
SRC_URI[sha256sum] = "747c527c0f7ce880548be81203eab3cb5022e928ca57f672a7a39107cb249c01"
SRC_URI[md5sum] = "06ff1b7ec7cf4d0a7292f7ceec1a923b"
SRC_URI[sha256sum] = "df843e2b2d9515c8615d04450a5f238e8aeecc9ab3de2b095cbe4314ae8f6408"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"