set correct url for rosunit repo

I suppose this got moved at some point
or that part of the package.xml was copied over?

Either way, I just spend 5 minutes looking for this package
in the wrong repository...
This commit is contained in:
v4hn 2017-01-12 22:13:30 +01:00
parent c11ee6476d
commit 6189def5e2
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@
<license>BSD</license>
<url type="website">http://ros.org/wiki/rosunit</url>
<url type="bugtracker">https://github.com/ros/ros_comm/issues</url>
<url type="repository">https://github.com/ros/ros_comm</url>
<url type="bugtracker">https://github.com/ros/ros/issues</url>
<url type="repository">https://github.com/ros/ros</url>
<author>Ken Conley</author>
<buildtool_depend version_gte="0.5.78">catkin</buildtool_depend>