net-misc/snarf: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 24 Jun 2018 15:07:58 +0000 (17:07 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Fri, 6 Jul 2018 21:47:54 +0000 (23:47 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9023

net-misc/snarf/snarf-7.0-r3.ebuild

index ad4c94916f16f5d3a9d11432b250ae95b8de8b06..398ad27531d075e16de558d148ea7e8b8792d6a6 100644 (file)
@@ -7,8 +7,8 @@ inherit eutils
 
 IUSE=""
 DESCRIPTION="Small and fast CLI resource grabber for http, gopher, finger, ftp"
-SRC_URI="http://www.xach.com/snarf/${P}.tar.gz"
-HOMEPAGE="http://www.xach.com/snarf/"
+SRC_URI="https://www.xach.com/snarf/${P}.tar.gz"
+HOMEPAGE="https://www.xach.com/snarf/"
 KEYWORDS="alpha amd64 ppc sparc x86"
 LICENSE="GPL-2"
 SLOT="0"