dovecot: update to 2.3.15.

This commit is contained in:
Leah Neukirchen 2021-06-22 16:07:38 +02:00
parent 2d384fd4ca
commit 0fe0480ee1

View file

@ -1,8 +1,8 @@
# Template file for 'dovecot' # Template file for 'dovecot'
# revbump dovecot-plugin-pigeonhole when updating dovecot! # revbump dovecot-plugin-pigeonhole when updating dovecot!
pkgname=dovecot pkgname=dovecot
version=2.3.14 version=2.3.15
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene --disable-static --with-pam --with-mysql --with-pgsql --with-lucene
@ -19,7 +19,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
homepage="https://dovecot.org/" homepage="https://dovecot.org/"
distfiles="${homepage}/releases/2.3/${pkgname}-${version}.tar.gz" distfiles="${homepage}/releases/2.3/${pkgname}-${version}.tar.gz"
checksum=c8b3d7f3af1e558a3ff0f970309d4013a4d3ce136f8c02a53a3b05f345b9a34a checksum=21bbdd5d45957a99133de8b7e71813ecb73d9476c89dfc63479e9102b3553590
keep_libtool_archives=yes keep_libtool_archives=yes
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then