From 17f2ce01977459bcca6c745ad2419f4895c43959 Mon Sep 17 00:00:00 2001 From: Tim Harder Date: Fri, 27 Sep 2019 20:34:30 -0600 Subject: [PATCH] net-misc/autossh: use http:// for HOMEPAGE and SRC_URI Signed-off-by: Tim Harder --- net-misc/autossh/autossh-1.4g.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/autossh/autossh-1.4g.ebuild b/net-misc/autossh/autossh-1.4g.ebuild index 14991df99f5a..44afe463bad1 100644 --- a/net-misc/autossh/autossh-1.4g.ebuild +++ b/net-misc/autossh/autossh-1.4g.ebuild @@ -4,8 +4,8 @@ EAPI=7 DESCRIPTION="Automatically restart SSH sessions and tunnels" -HOMEPAGE="http://www.harding.motd.ca/autossh/" -SRC_URI="http://www.harding.motd.ca/${PN}/${P}.tgz" +HOMEPAGE="https://www.harding.motd.ca/autossh/" +SRC_URI="https://www.harding.motd.ca/${PN}/${P}.tgz" LICENSE="BSD" KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -- 2.26.2