image-transport-plugins: updating to 1.9.3

This commit is contained in:
Lukas Bulwahn 2016-06-02 15:58:13 +02:00
parent ad5ae349eb
commit 9a9ac081fb
4 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "c1655d3e40d00e5f8c5d4e75d9e1185e"
SRC_URI[sha256sum] = "b610f50cdbab30abaa94980b22a444c5d898c571e3f57f0cf83ecde53877fdf0"
SRC_URI[md5sum] = "537c8dca08fe8a936438252b3ee6cdc8"
SRC_URI[sha256sum] = "2d9b10f1e3c22145d58ba922dcafc72b149bb4561e641fff17eddf1510294271"
S = "${WORKDIR}/${ROS_SP}/${ROS_BPN}"