commit:     7fe49baf21931ca13ebf512708226ef941f2ff0a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Apr 22 08:42:53 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 08:51:27 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7fe49baf

app-dicts/aspell-da: use HTTPS

Closes: https://github.com/gentoo/gentoo/pull/11782
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 app-dicts/aspell-da/aspell-da-1.7.42.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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 6aa816b27d4..df1de1e0ceb 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"

Reply via email to