From ccdc4bea3515d67d9daf14143c703af25338b1f1 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Thu, 8 Jun 2017 10:21:44 +0200
Subject: [PATCH] version up: groonga/mroonga 7.03

---
 component/groonga/buildout.cfg | 4 ++--
 component/mariadb/buildout.cfg | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/component/groonga/buildout.cfg b/component/groonga/buildout.cfg
index a069396df..d24c7df3a 100644
--- a/component/groonga/buildout.cfg
+++ b/component/groonga/buildout.cfg
@@ -14,8 +14,8 @@ extends =
 
 [groonga]
 recipe = slapos.recipe.cmmi
-url = http://packages.groonga.org/source/groonga/groonga-7.0.0.tar.gz
-md5sum = 1b5383359ba1901e66b9e0910712569f
+url = http://packages.groonga.org/source/groonga/groonga-7.0.3.tar.gz
+md5sum = 4bddc049d43e8bbe40fae636ce03ac50
 # temporary patch to respect more tokens in natural language mode.
 patches =
   ${:_profile_base_location_}/groonga.patch#9ed02fbe8400402d3eab47eee149978b
diff --git a/component/mariadb/buildout.cfg b/component/mariadb/buildout.cfg
index 14131d5aa..d8a510bf4 100644
--- a/component/mariadb/buildout.cfg
+++ b/component/mariadb/buildout.cfg
@@ -73,8 +73,8 @@ post-install =
 # mroonga - a storage engine for MySQL. It provides fast fulltext search feature to all MySQL users.
 # http://mroonga.github.com/
 recipe = slapos.recipe.cmmi
-url = http://packages.groonga.org/source/mroonga/mroonga-7.00.tar.gz
-md5sum = befcbb7de8f5dd27366ea513dc092f3f
+url = http://packages.groonga.org/source/mroonga/mroonga-7.03.tar.gz
+md5sum = 045be7c932e80cedaa756ea94ae24883
 pre-configure =
   mkdir fake_mariadb_source &&
   ln -s ${mariadb:location}/include/mysql/private fake_mariadb_source/sql
-- 
2.30.9