control-toolbox: update to 1.13.3

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
This commit is contained in:
Lukas Bulwahn 2018-06-07 00:58:54 +02:00
parent 937e064955
commit 18acdf1850
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ DEPENDS = "rosconsole tf roscpp angles message-generation dynamic-reconfigure li
realtime-tools message-filters ${PYTHON_PN}-rospkg"
SRC_URI = "https://github.com/ros-controls/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "40bc1f04e5936b7fee824f6717702a62"
SRC_URI[sha256sum] = "270f9df4c8f64b629b873ada6dec202c90da24f3060c8e0e337e9e2528c29064"
SRC_URI[md5sum] = "3df0a768373bdf0b6297a4246ef4885b"
SRC_URI[sha256sum] = "36d5df7dfc205be97672ed29dca80acf10c3a156966ce4d5ea84069ec6d5823f"
S = "${WORKDIR}/${ROS_SP}"