From 7ea16547608d53ffdbe05a4384e13c155dd75da3 Mon Sep 17 00:00:00 2001 From: hanya Date: Thu, 15 Mar 2018 01:16:24 +0900 Subject: [PATCH] mozc: bump version (#2324) --- ...ozc-2.23.2785.102.1.recipe => mozc-2.23.2785.102.2.recipe} | 4 ++-- ...23.2785.102.1-x86.patch => mozc-2.23.2785.102.2-x86.patch} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename app-i18n/mozc/{mozc-2.23.2785.102.1.recipe => mozc-2.23.2785.102.2.recipe} (96%) rename app-i18n/mozc/patches/{mozc-2.23.2785.102.1-x86.patch => mozc-2.23.2785.102.2-x86.patch} (100%) diff --git a/app-i18n/mozc/mozc-2.23.2785.102.1.recipe b/app-i18n/mozc/mozc-2.23.2785.102.2.recipe similarity index 96% rename from app-i18n/mozc/mozc-2.23.2785.102.1.recipe rename to app-i18n/mozc/mozc-2.23.2785.102.2.recipe index 7c269d0a5..d993ea109 100644 --- a/app-i18n/mozc/mozc-2.23.2785.102.1.recipe +++ b/app-i18n/mozc/mozc-2.23.2785.102.2.recipe @@ -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" diff --git a/app-i18n/mozc/patches/mozc-2.23.2785.102.1-x86.patch b/app-i18n/mozc/patches/mozc-2.23.2785.102.2-x86.patch similarity index 100% rename from app-i18n/mozc/patches/mozc-2.23.2785.102.1-x86.patch rename to app-i18n/mozc/patches/mozc-2.23.2785.102.2-x86.patch