mozc: bump version (#2324)

This commit is contained in:
hanya
2018-03-15 01:16:24 +09:00
committed by fbrosson
parent 06c234c426
commit 7ea1654760
2 changed files with 2 additions and 2 deletions

View File

@@ -4,9 +4,9 @@ This is open source version."
HOMEPAGE="https://github.com/google/mozc"
COPYRIGHT="2010-2018 Google Inc."
LICENSE="BSD (3-clause)"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/hanya/mozc/releases/download/v$portVersion/mozc-v$portVersion.tar.bz2"
CHECKSUM_SHA256="17ce4ee5d6a55678d804890d7e2fa7ffd7f852a9673e3b79671613c9167469f5"
CHECKSUM_SHA256="da47e54a9f1d483766abfca2ba620c54ad1cd45008e25204051aaac740ff3f1a"
SOURCE_DIR="mozc"
if [ "$effectiveTargetArchitecture" = x86 ]; then
PATCHES="mozc-$portVersion-x86.patch"