mozc: bump version (#3512)

This commit is contained in:
hanya
2018-12-28 18:03:10 +00:00
committed by waddlesplash
parent 8b1e38cf29
commit a9b5e4c587
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ COPYRIGHT="2010-2018 Google Inc."
LICENSE="BSD (3-clause)"
REVISION="1"
SOURCE_URI="https://github.com/hanya/mozc/releases/download/v$portVersion/mozc-v$portVersion.tar.bz2"
CHECKSUM_SHA256="7e79d1bb0f684e63afa90fbe7647eb9162395c65f03ae2350d4bc4c539338615"
CHECKSUM_SHA256="c2bb1339aab14bbff56ad66ae3cb340f00a8c39f529a63601eaaea5eb9165973"
SOURCE_DIR="mozc"
if [ "$effectiveTargetArchitecture" = x86 ]; then
PATCHES="mozc-$portVersion-x86.patch"