app-arch/cabextract: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Thu, 22 Feb 2018 11:05:32 +0000 (12:05 +0100)
committerMichał Górny <mgorny@gentoo.org>
Fri, 2 Mar 2018 18:09:05 +0000 (19:09 +0100)
app-arch/cabextract/cabextract-1.6.ebuild

index 42b906cd2bf72607c889719bcccc1756c5ea219c..da02381ab4945ea3bf040fe45432e29d0135f3ce 100644 (file)
@@ -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"