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-cloudpinyin/fcitx-cloudpinyin-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-i18n/fcitx-cloudpinyin') diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.1.ebuild b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.1.ebuild index fdbb97b66e58..53c23732de9b 100644 --- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.1.ebuild +++ b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.1.ebuild @@ -8,7 +8,7 @@ inherit cmake-utils DESCRIPTION="A fcitx module to look up pinyin candidate words on the internet" 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