From 93f572e2fb708a8808fcb47ee29510571eb725d6 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 20 May 2018 12:58:31 +0200 Subject: app-arch/lzma: use HTTPS --- app-arch/lzma/lzma-9.20-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-arch/lzma') diff --git a/app-arch/lzma/lzma-9.20-r1.ebuild b/app-arch/lzma/lzma-9.20-r1.ebuild index 1b40d09b37aa..80cac224e6b3 100644 --- a/app-arch/lzma/lzma-9.20-r1.ebuild +++ b/app-arch/lzma/lzma-9.20-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit toolchain-funcs MY_P="${PN}${PV//.}" DESCRIPTION="LZMA Stream Compressor from the SDK" -HOMEPAGE="http://www.7-zip.org/sdk.html" +HOMEPAGE="https://www.7-zip.org/sdk.html" SRC_URI="mirror://sourceforge/sevenzip/${MY_P}.tar.bz2 -> ${P}.tar.bz2" LICENSE="public-domain" -- cgit v1.2.3-65-gdbad