app-dicts/aspell-da: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 22 Apr 2019 08:42:53 +0000 (10:42 +0200)
committerDavid Seifert <soap@gentoo.org>
Tue, 23 Apr 2019 08:51:27 +0000 (10:51 +0200)
Closes: https://github.com/gentoo/gentoo/pull/11782
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
app-dicts/aspell-da/aspell-da-1.7.42.ebuild

index 6aa816b27d4c880e294929823ebce01b61324bec..df1de1e0ceb316f1aae73a321aab5b603d089675 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
@@ -7,8 +7,8 @@ ASPELL_LANG="Danish"
 
 inherit aspell-dict-r1
 
-HOMEPAGE="http://da.speling.org"
-SRC_URI="http://da.speling.org/filer/new_${P}.tar.bz2"
+HOMEPAGE="https://da.speling.org"
+SRC_URI="https://da.speling.org/filer/new_${P}.tar.bz2"
 
 LICENSE="GPL-2"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos"