pgroonga: Bump pgroonga version to 2.2.8 when building from source.

This commit is contained in:
Ganesh Pawar
2021-03-22 09:48:49 +05:30
committed by Tim Abbott
parent 7cdb26108c
commit 666ab59b03

View File

@@ -2,7 +2,7 @@
set -x
set -e
PGROONGA_VERSION="2.2.3"
PGROONGA_VERSION="2.2.8"
cd "$(mktemp -d)"