net-dialup/lrzsz: use HTTPs.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 22 Jul 2018 20:17:58 +0000 (22:17 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 14 Aug 2018 21:20:38 +0000 (23:20 +0200)
Closes: https://github.com/gentoo/gentoo/pull/9319

net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild

index 0ebc323bda34ecdfd938a7d36ae8a6530e9463ff..8449f89be7ab6866dd011ca3f06350d396bf8f90 100644 (file)
@@ -6,8 +6,8 @@ EAPI="2"
 inherit autotools flag-o-matic eutils toolchain-funcs
 
 DESCRIPTION="Communication package providing the X, Y, and ZMODEM file transfer protocols"
-HOMEPAGE="http://www.ohse.de/uwe/software/lrzsz.html"
-SRC_URI="http://www.ohse.de/uwe/releases/${P}.tar.gz"
+HOMEPAGE="https://www.ohse.de/uwe/software/lrzsz.html"
+SRC_URI="https://www.ohse.de/uwe/releases/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"