laser-filters: updating to 1.8.3

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

View File

@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=10;endline=10;md5=d566ef916e9de
DEPENDS = "angles filters laser-geometry message-filters pluginlib roscpp sensor-msgs tf"
SRC_URI = "https://github.com/ros-perception/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "5f672aaa955cf03b726b64dfd2d341ef"
SRC_URI[sha256sum] = "01a358271dd5cc75b746f716237ffce28113743d832c83e63d6aaee993a43bc2"
SRC_URI[md5sum] = "566b4a51d0d11522d7528ca437c42b0f"
SRC_URI[sha256sum] = "3e124b474c0c0da419366fa21a101874cc7e4c83b352a2da5a21e1967c68555f"
S = "${WORKDIR}/${ROS_SP}"