commit: daef4f1f8737f5a7f3f409081ef81240b21dfac8 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Mon Apr 22 08:43:39 2019 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Tue Apr 23 08:51:29 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daef4f1f
app-dicts/myspell-fo: use HTTPS Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> 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 c57824e0271..2045a49fa82 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"
