summaryrefslogtreecommitdiff
path: root/app-i18n/opencc
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:51 +0200
commitdea7c3060641b628cd6a2e2d97db18903c86862e (patch)
tree732f4fb23c78427e21bd1fbcea69d3d0afe79cf5 /app-i18n/opencc
parent37bbeedfc9da875ab8972d54d2328d808a700c10 (diff)
downloadgentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.gz
gentoo-dea7c3060641b628cd6a2e2d97db18903c86862e.tar.xz
Convert URIs for googlecode.com to https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-i18n/opencc')
-rw-r--r--app-i18n/opencc/opencc-0.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/opencc/opencc-0.2.0.ebuild b/app-i18n/opencc/opencc-0.2.0.ebuild
index 1907492c760..a2e23ca243b 100644
--- a/app-i18n/opencc/opencc-0.2.0.ebuild
+++ b/app-i18n/opencc/opencc-0.2.0.ebuild
@@ -8,7 +8,7 @@ inherit cmake-utils multilib
DESCRIPTION="Libraries for Simplified-Traditional Chinese Conversion"
HOMEPAGE="https://code.google.com/p/open-chinese-convert/"
-SRC_URI="http://open-chinese-convert.googlecode.com/files/${P}.tar.gz"
+SRC_URI="https://open-chinese-convert.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"