From dea7c3060641b628cd6a2e2d97db18903c86862e Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Mon, 24 Aug 2015 15:41:27 +0200 Subject: Convert URIs for googlecode.com to https Signed-off-by: Justin Lecher --- app-i18n/fcitx/fcitx-4.2.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-i18n/fcitx') diff --git a/app-i18n/fcitx/fcitx-4.2.7.ebuild b/app-i18n/fcitx/fcitx-4.2.7.ebuild index 04c124be9e90..dfff4f93bf7a 100644 --- a/app-i18n/fcitx/fcitx-4.2.7.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.7.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils eutils gnome2-utils fdo-mime multilib readme.gentoo DESCRIPTION="Flexible Contect-aware Input Tool with eXtension support" HOMEPAGE="http://fcitx-im.org/" -SRC_URI="http://fcitx.googlecode.com/files/${P}_dict.tar.xz" +SRC_URI="https://fcitx.googlecode.com/files/${P}_dict.tar.xz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad