diff --git a/recipes-ros/image-common/image-transport_1.10.3.bb b/recipes-ros/image-common/image-transport_1.10.3.bb index d28ccca..b3c194a 100644 --- a/recipes-ros/image-common/image-transport_1.10.3.bb +++ b/recipes-ros/image-common/image-transport_1.10.3.bb @@ -1,7 +1,7 @@ DESCRIPTION = "image_transport should always be used to subscribe to and publish images." SECTION = "devel" LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://package.xml;beginline=14;endline=14;md5=68b329da9893e34099c7d8ad5cb9c940" +LIC_FILES_CHKSUM = "file://package.xml;beginline=13;endline=13;md5=d566ef916e9dedc494f5f793a6690ba5" DEPENDS = "message-filters pluginlib rosconsole roscpp roslib sensor-msgs"