From 37bbeedfc9da875ab8972d54d2328d808a700c10 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:37:21 +0200 Subject: Use https for most gnu.org URLs Signed-off-by: Justin Lecher --- dev-python/libextractor-python/libextractor-python-0.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/libextractor-python/libextractor-python-0.6-r1.ebuild') diff --git a/dev-python/libextractor-python/libextractor-python-0.6-r1.ebuild b/dev-python/libextractor-python/libextractor-python-0.6-r1.ebuild index a90a5857bf74..bb8809496cb1 100644 --- a/dev-python/libextractor-python/libextractor-python-0.6-r1.ebuild +++ b/dev-python/libextractor-python/libextractor-python-0.6-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 pypy ) inherit distutils-r1 DESCRIPTION="A library used to extract metadata from files of arbitrary type" -HOMEPAGE="http://www.gnu.org/software/libextractor/" +HOMEPAGE="https://www.gnu.org/software/libextractor/" SRC_URI="mirror://gnu/libextractor/${P}.tar.gz" LICENSE="GPL-2" -- cgit v1.2.3