Skip to content
Snippets Groups Projects
Commit 102b30ab authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

dynamic-reconfigure: updating to 1.5.34

The update to version 1.5.34 includes a patch [1] that removes
whitespaces from the license line in the package.xml.
Hence, the hash is now the common hash similar to all other
BSD-licensed ROS packages.

[1] https://github.com/ros/dynamic_reconfigure/commit/ab496af75cd0f3ba9897e9def2b2718c72b871f1
parent 2589c896
No related branches found
No related tags found
No related merge requests found
......@@ -3,11 +3,11 @@ This unary stack contains the dynamic_reconfigure package which provides a means
node parameters at any time without having to restart the node."
SECTION = "devel"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=5ee5b8b046ae48ad94a2037ca953a67b"
LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc494f5f793a6690ba5"
SRC_URI = "https://github.com/ros/${ROS_SPN}/archive/${PV}.tar.gz;downloadfilename=${ROS_SP}.tar.gz"
SRC_URI[md5sum] = "cbf0b5238f452a25005f860edcdb078e"
SRC_URI[sha256sum] = "8cbffb46a1fb33c1b5de82d90346add0eaa92fef10527d5bb0d4b2f93add0471"
SRC_URI[md5sum] = "01664fe3856e604d0949247a7407bea4"
SRC_URI[sha256sum] = "24b8d019042eb7ccb095c1ed240da41b111e4c2ad1dcf8ac8ef190165d73fdce"
DEPENDS = "roscpp std-msgs roslib"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment