commit:     eec995ee24ee5cdf1482de89e84685bd25b8fd1f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 12 19:35:06 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 12 19:42:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eec995ee

net-misc/radvd: use HTTPS

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-misc/radvd/radvd-2.19-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/radvd/radvd-2.19-r2.ebuild 
b/net-misc/radvd/radvd-2.19-r2.ebuild
index 27ee5d0320ed..09f0b09aa5c9 100644
--- a/net-misc/radvd/radvd-2.19-r2.ebuild
+++ b/net-misc/radvd/radvd-2.19-r2.ebuild
@@ -6,8 +6,8 @@ EAPI=7
 inherit readme.gentoo-r1 systemd toolchain-funcs
 
 DESCRIPTION="Linux IPv6 Router Advertisement Daemon"
-HOMEPAGE="http://v6web.litech.org/radvd/";
-SRC_URI="http://v6web.litech.org/radvd/dist/${P}.tar.xz";
+HOMEPAGE="https://v6web.litech.org/radvd/";
+SRC_URI="https://v6web.litech.org/radvd/dist/${P}.tar.xz";
 
 LICENSE="BSD"
 SLOT="0"

Reply via email to