net-misc/autossh: use http:// for HOMEPAGE and SRC_URI
authorTim Harder <radhermit@gentoo.org>
Sat, 28 Sep 2019 02:34:30 +0000 (20:34 -0600)
committerTim Harder <radhermit@gentoo.org>
Sat, 28 Sep 2019 02:34:59 +0000 (20:34 -0600)
Signed-off-by: Tim Harder <radhermit@gentoo.org>
net-misc/autossh/autossh-1.4g.ebuild

index 14991df99f5a1c8dbb0db3f97dbdb9a348af950a..44afe463bad134b5cb0d4ee4cdd24dea4c7322f5 100644 (file)
@@ -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"