mozc: bump version (#3635)

This commit is contained in:
hanya
2019-02-13 19:20:04 +00:00
committed by waddlesplash
parent 8a3c8cb7f7
commit 793cc8e1f5
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="9daca1966b9b12c29628a271bab50115f6a9cba878ea632612aec64874a9bc6e"
CHECKSUM_SHA256="eb989bd3b63024ba70c920df13957429cd271605835c6ba7559daaaa29fb7757"
SOURCE_DIR="mozc"
if [ "$effectiveTargetArchitecture" = x86 ]; then
PATCHES="mozc-$portVersion-x86.patch"