summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-07-22 22:17:58 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-08-14 23:20:38 +0200
commit528ca2b2bd5a325e7467932dfd23271915012a8f (patch)
treebf0948b55e4f81fbe4bad4d27fbc812b069c11f2 /net-dialup
parentdev-python/pyzmq: Version bump to 17.1.0 (diff)
downloadgentoo-528ca2b2bd5a325e7467932dfd23271915012a8f.tar.gz
gentoo-528ca2b2bd5a325e7467932dfd23271915012a8f.tar.bz2
gentoo-528ca2b2bd5a325e7467932dfd23271915012a8f.zip
net-dialup/lrzsz: use HTTPs.
Closes: https://github.com/gentoo/gentoo/pull/9319
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/lrzsz/lrzsz-0.12.20-r3.ebuild4
1 files 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"