From b5bb892ad126cf479beb282037563866126b4501 Mon Sep 17 00:00:00 2001 From: hanya Date: Tue, 19 Dec 2017 00:33:05 +0900 Subject: [PATCH] Fix failure of mozc runtests (#1911) Closes #1869. --- app-i18n/mozc/mozc-2.20.2677.102.recipe | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app-i18n/mozc/mozc-2.20.2677.102.recipe b/app-i18n/mozc/mozc-2.20.2677.102.recipe index 533ec1466..7bc794f7f 100644 --- a/app-i18n/mozc/mozc-2.20.2677.102.recipe +++ b/app-i18n/mozc/mozc-2.20.2677.102.recipe @@ -4,10 +4,10 @@ This is open source version." HOMEPAGE="https://github.com/google/mozc/" COPYRIGHT="2010-2016, Google Inc." LICENSE="BSD (3-clause)" -REVISION="1" -fileVersion="v2.20.2677.102.3" +REVISION="2" +fileVersion="v2.20.2677.102.6" SOURCE_URI="https://github.com/hanya/mozc/releases/download/$fileVersion/mozc-$fileVersion.tar.bz2" -CHECKSUM_SHA256="5b7c8c1e114b99221a2d9cf650fadd1cad9137986c94762f490a62af1048a8b1" +CHECKSUM_SHA256="cdb43a88d82db185299a8e396fccfe76ddbbe5a3c6b219220a36b55115cff4ac" SOURCE_DIR="mozc" if [ $effectiveTargetArchitecture == "x86" ]; then PATCHES="mozc-$portVersion-x86.patch"