From daef4f1f8737f5a7f3f409081ef81240b21dfac8 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Mon, 22 Apr 2019 10:43:39 +0200 Subject: [PATCH] app-dicts/myspell-fo: use HTTPS Signed-off-by: Michael Mair-Keimberger Signed-off-by: David Seifert --- app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild b/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild index c57824e02719..2045a49fa82a 100644 --- a/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild +++ b/app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,10 +18,10 @@ MYSPELL_THES=( inherit myspell-r2 DESCRIPTION="Faroese dictionaries for myspell/hunspell" -HOMEPAGE="http://fo.speling.org/" +HOMEPAGE="https://fo.speling.org/" SRC_URI=" - http://fo.speling.org/filer/${P}.tar.bz2 - http://fo.speling.org/filer/hyph_fo_FO-20040420a.zip + https://fo.speling.org/filer/${P}.tar.bz2 + https://fo.speling.org/filer/hyph_fo_FO-20040420a.zip " LICENSE="GPL-2 LGPL-2.1 MPL-1.1" -- 2.26.2