From 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 13:35:05 +0200 Subject: Enable https for all google URIs Signed-off-by: Justin Lecher --- app-dicts/dikt/dikt-2l.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-dicts/dikt/dikt-2l.ebuild') diff --git a/app-dicts/dikt/dikt-2l.ebuild b/app-dicts/dikt/dikt-2l.ebuild index 5aeacf941e0d..4ab20d20ec3d 100644 --- a/app-dicts/dikt/dikt-2l.ebuild +++ b/app-dicts/dikt/dikt-2l.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="A dictionary for KDE" -HOMEPAGE="http://code.google.com/p/dikt/" +HOMEPAGE="https://code.google.com/p/dikt/" SRC_URI="http://${PN}.googlecode.com/files/${P}.txz -> ${P}.tar.xz" LICENSE="BSD-2" -- cgit v1.2.3-65-gdbad