From 06dcc1a6e39a2dd1bd9450cb299e8f80e8f3fe01 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 26 Dec 2019 11:48:41 +0100 Subject: [PATCH] app-arch/pdlzip: Use HTTPS MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- app-arch/pdlzip/pdlzip-1.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/pdlzip/pdlzip-1.10.ebuild b/app-arch/pdlzip/pdlzip-1.10.ebuild index 54060f06792c..058c99d67e73 100644 --- a/app-arch/pdlzip/pdlzip-1.10.ebuild +++ b/app-arch/pdlzip/pdlzip-1.10.ebuild @@ -6,8 +6,8 @@ EAPI=6 inherit toolchain-funcs DESCRIPTION="Public-domain version of lzip compressor" -HOMEPAGE="http://www.nongnu.org/lzip/pdlzip.html" -SRC_URI="http://download.savannah.gnu.org/releases/lzip/pdlzip/${P}.tar.gz" +HOMEPAGE="https://www.nongnu.org/lzip/pdlzip.html" +SRC_URI="https://download.savannah.gnu.org/releases/lzip/pdlzip/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -- 2.26.2