From 7b1c18b2e74ec5044780c9ba869c14e893c1d23d Mon Sep 17 00:00:00 2001 From: hanya Date: Mon, 1 Apr 2019 06:32:09 +0000 Subject: [PATCH] mozc: bump version (#3734) --- ...{mozc-2.23.2785.102.7.recipe => mozc-2.23.2785.102.9.recipe} | 2 +- ...2.23.2785.102.7-x86.patch => mozc-2.23.2785.102.9-x86.patch} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename app-i18n/mozc/{mozc-2.23.2785.102.7.recipe => mozc-2.23.2785.102.9.recipe} (97%) rename app-i18n/mozc/patches/{mozc-2.23.2785.102.7-x86.patch => mozc-2.23.2785.102.9-x86.patch} (100%) diff --git a/app-i18n/mozc/mozc-2.23.2785.102.7.recipe b/app-i18n/mozc/mozc-2.23.2785.102.9.recipe similarity index 97% rename from app-i18n/mozc/mozc-2.23.2785.102.7.recipe rename to app-i18n/mozc/mozc-2.23.2785.102.9.recipe index 3bb34d3c7..32bc79f00 100644 --- a/app-i18n/mozc/mozc-2.23.2785.102.7.recipe +++ b/app-i18n/mozc/mozc-2.23.2785.102.9.recipe @@ -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="eb989bd3b63024ba70c920df13957429cd271605835c6ba7559daaaa29fb7757" +CHECKSUM_SHA256="15785beb91e8ab78728bc85c1e5d8a8a6e17aa64a3c5399339d200679bbcad6a" SOURCE_DIR="mozc" if [ "$effectiveTargetArchitecture" = x86 ]; then PATCHES="mozc-$portVersion-x86.patch" diff --git a/app-i18n/mozc/patches/mozc-2.23.2785.102.7-x86.patch b/app-i18n/mozc/patches/mozc-2.23.2785.102.9-x86.patch similarity index 100% rename from app-i18n/mozc/patches/mozc-2.23.2785.102.7-x86.patch rename to app-i18n/mozc/patches/mozc-2.23.2785.102.9-x86.patch