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-anthy/fcitx-anthy-0.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-i18n/fcitx-anthy') diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild b/app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild index 089b8be39480..6495f212eb55 100644 --- a/app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild +++ b/app-i18n/fcitx-anthy/fcitx-anthy-0.1.1.ebuild @@ -7,7 +7,7 @@ inherit cmake-utils gnome2-utils DESCRIPTION="Japanese Anthy module for Fcitx" HOMEPAGE="http://fcitx-im.org/" -SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz" +SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -- cgit v1.2.3-65-gdbad