roslint: updating to 0.9.3

This commit is contained in:
Lukas Bulwahn 2015-01-22 07:54:16 +01:00
parent 1ce888255e
commit dd0e81b104
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=11;endline=11;md5=d566ef916e9dedc494f5f793a6690ba5"
SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "7f71adcdf0d8ffcc726e443ffe548bdd"
SRC_URI[sha256sum] = "b1a77e8d3a2ee3a065f9d6aea11867650facda40263feda6451d581aa7696049"
SRC_URI[md5sum] = "c9d4f2c2fb75bb0afa07d509792793c1"
SRC_URI[sha256sum] = "59af7dd36387f9dff5e2fe56484f999846b12e8039bfbd7db0848dddcee0fdca"
S = "${WORKDIR}/${ROS_SP}"