rosbridge-suite: updating to 0.7.16

This commit is contained in:
Lukas Bulwahn 2016-09-01 16:14:25 +02:00
parent e292283ca4
commit ef746afd46
5 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/RobotWebTools/rosbridge_suite/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "0055c9111ef39af379fcf24817a5f0fe"
SRC_URI[sha256sum] = "710021193a87a0da760c9f7124a6abf566b73c4ebb42e0a5eac7738375f80f0b"
SRC_URI[md5sum] = "0d6f3f4b6f58ecd5e3657962627e4807"
SRC_URI[sha256sum] = "f156cab48fe88bde0d1768481a52ae983d03bf5d990a9a46cd06229447462ad2"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"