mirror of https://github.com/zulip/zulip.git
pgroonga: Upgrade from 2.1.6 to 2.1.8.
This is necessary to support postgres 11 in Debian Buster.
This commit is contained in:
parent
dc1571426e
commit
a86eccb2b6
|
@ -2,7 +2,7 @@
|
|||
set -x
|
||||
set -e
|
||||
|
||||
PGROONGA_VERSION="2.1.6"
|
||||
PGROONGA_VERSION="2.1.8"
|
||||
|
||||
cd "$(mktemp -d)"
|
||||
|
||||
|
|
Loading…
Reference in New Issue