diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-07 21:25:23 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-17 12:52:59 +0000 |
commit | a28c92b4ca2b809b0074ee145b17fba3aa999e95 (patch) | |
tree | 4f75f05a28c4a0739c9eacbdb759d54539fd64dd /dev-python/rospkg/rospkg-9999.ebuild | |
parent | dev-python/urdf_parser_py: update homepage link (diff) | |
download | gentoo-a28c92b4ca2b809b0074ee145b17fba3aa999e95.tar.gz gentoo-a28c92b4ca2b809b0074ee145b17fba3aa999e95.tar.bz2 gentoo-a28c92b4ca2b809b0074ee145b17fba3aa999e95.zip |
dev-python/rospkg: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rospkg/rospkg-9999.ebuild')
-rw-r--r-- | dev-python/rospkg/rospkg-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rospkg/rospkg-9999.ebuild b/dev-python/rospkg/rospkg-9999.ebuild index 04cdf1af76ce..9fe2198838eb 100644 --- a/dev-python/rospkg/rospkg-9999.ebuild +++ b/dev-python/rospkg/rospkg-9999.ebuild @@ -13,7 +13,7 @@ fi inherit ${SCM} distutils-r1 DESCRIPTION="Standalone Python library for the ROS package system" -HOMEPAGE="http://wiki.ros.org/rospkg" +HOMEPAGE="https://wiki.ros.org/rospkg" if [ "${PV#9999}" != "${PV}" ] ; then SRC_URI="" KEYWORDS="" |