mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
eclass/ros-catkin.eclass: Use https for homepage and add ROS_REPO_URI too for a quicker link to the repo.
This commit is contained in:
@@ -128,7 +128,7 @@ else
|
||||
S=${WORKDIR}/${VER_PREFIX}${ROS_REPO_URI##*/}-${PV}${VER_SUFFIX}/${ROS_SUBDIR}
|
||||
fi
|
||||
|
||||
HOMEPAGE="http://wiki.ros.org/${PN}"
|
||||
HOMEPAGE="https://wiki.ros.org/${PN} ${ROS_REPO_URI}"
|
||||
|
||||
# @FUNCTION: ros-catkin_src_prepare
|
||||
# @DESCRIPTION:
|
||||
|
||||
Reference in New Issue
Block a user