From 152c855a737208a156405c51c72ffcdf9ef602af Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Thu, 22 Feb 2018 12:05:32 +0100 Subject: [PATCH] app-arch/cabextract: use HTTPS --- app-arch/cabextract/cabextract-1.6.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-arch/cabextract/cabextract-1.6.ebuild b/app-arch/cabextract/cabextract-1.6.ebuild index 42b906cd2bf7..da02381ab494 100644 --- a/app-arch/cabextract/cabextract-1.6.ebuild +++ b/app-arch/cabextract/cabextract-1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,8 +6,8 @@ EAPI=5 inherit toolchain-funcs DESCRIPTION="Extracts files from Microsoft cabinet archive files" -HOMEPAGE="http://www.cabextract.org.uk/" -SRC_URI="http://www.cabextract.org.uk/${P}.tar.gz" +HOMEPAGE="https://www.cabextract.org.uk/" +SRC_URI="https://www.cabextract.org.uk/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -- 2.26.2