app-dicts/myspell-fo: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 22 Apr 2019 08:43:39 +0000 (10:43 +0200)
committerDavid Seifert <soap@gentoo.org>
Tue, 23 Apr 2019 08:51:29 +0000 (10:51 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
app-dicts/myspell-fo/myspell-fo-0.4.2.ebuild

index c57824e02719c3ae40a83e75e86edadf56b4407d..2045a49fa82aaac8f282976da6792ade8cfbf027 100644 (file)
@@ -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"