mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-22 18:49:20 +02:00
chore: Revisions + Add changelog entry / updates
This commit is contained in:
parent
59404c0e67
commit
9a5c595fde
3 changed files with 26 additions and 25 deletions
|
@ -16,7 +16,7 @@ function _compile_dovecot_fts_xapian() {
|
|||
apt-get "${QUIET}" install --no-install-recommends \
|
||||
automake libtool pkg-config libicu-dev libsqlite3-dev libxapian-dev make build-essential dh-make devscripts dovecot-dev
|
||||
|
||||
local XAPIAN_VERSION='1.7.13'
|
||||
local XAPIAN_VERSION='1.9'
|
||||
curl -sSfL -o dovecot-fts-xapian.tar.gz \
|
||||
"https://github.com/grosjo/fts-xapian/releases/download/${XAPIAN_VERSION}/dovecot-fts-xapian-${XAPIAN_VERSION}.tar.gz"
|
||||
tar xf dovecot-fts-xapian.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue