From 528ca2b2bd5a325e7467932dfd23271915012a8f Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 22 Jul 2018 22:17:58 +0200 Subject: [PATCH] net-dialup/lrzsz: use HTTPs. Closes: https://github.com/gentoo/gentoo/pull/9319 --- net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild index 0ebc323bda34..8449f89be7ab 100644 --- a/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild +++ b/net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild @@ -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" -- 2.26.2