From: Michael Mair-Keimberger Date: Mon, 22 Apr 2019 08:42:53 +0000 (+0200) Subject: app-dicts/aspell-da: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=7fe49baf21931ca13ebf512708226ef941f2ff0a;p=gentoo.git app-dicts/aspell-da: use HTTPS Closes: https://github.com/gentoo/gentoo/pull/11782 Signed-off-by: Michael Mair-Keimberger Signed-off-by: David Seifert --- diff --git a/app-dicts/aspell-da/aspell-da-1.7.42.ebuild b/app-dicts/aspell-da/aspell-da-1.7.42.ebuild index 6aa816b27d4c..df1de1e0ceb3 100644 --- a/app-dicts/aspell-da/aspell-da-1.7.42.ebuild +++ b/app-dicts/aspell-da/aspell-da-1.7.42.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 @@ -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"