diagnostics: update to 1.9.3

This commit is contained in:
Lukas Bulwahn 2018-05-17 19:48:11 +02:00
parent debec33164
commit 95aae8b93a
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 = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "ba9daddff40fcaf43e3b455b4cc85ec0" SRC_URI[md5sum] = "f45a5eb1af83f18c629f7731af537087"
SRC_URI[sha256sum] = "094039caf478f5b57d2781184d9759ae5f8ff96c7476d7a41095af7bef9dbcfa" SRC_URI[sha256sum] = "3b2d3bb7bb333b8685fa084e086c00a044803dac41ff58351161440931d23550"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}" S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"