From add66b43f3a214ded226abb68bf342f2f5f0f912 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= Date: Wed, 24 Aug 2022 21:04:43 +0900 Subject: [PATCH] component/groonga: version up 12.0.7 --- component/groonga/buildout.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/component/groonga/buildout.cfg b/component/groonga/buildout.cfg index 3d9626e83..52604895b 100644 --- a/component/groonga/buildout.cfg +++ b/component/groonga/buildout.cfg @@ -15,8 +15,8 @@ extends = [groonga] recipe = slapos.recipe.cmmi shared = true -url = https://packages.groonga.org/source/groonga/groonga-12.0.4.tar.gz -md5sum = a7c6416301e5b5899ef517193c510bd0 +url = https://packages.groonga.org/source/groonga/groonga-12.0.7.tar.gz +md5sum = 5ef412a6941994e623cb50d76a8be261 groonga-plugin-dir = @@LOCATION@@/lib/groonga/plugins/ # temporary patch to respect more tokens in natural language mode. patches = -- 2.25.1