dovecot: update to 2.3.17.1.

This commit is contained in:
Leah Neukirchen 2021-12-08 14:59:54 +01:00
parent 7472d5f7b4
commit 55134070a9

View file

@ -1,7 +1,7 @@
# 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.17 version=2.3.17.1
revision=1 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
@ -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=224412cd77a23a3ffb857da294da200883d956082cff7257942eff2789bd2df9 checksum=1c67ccccdc81a75007c01dedc02ad608c4d856c60a6b89b9cd246e79f72aa2b8
keep_libtool_archives=yes keep_libtool_archives=yes
if [ "$CROSS_BUILD" ]; then if [ "$CROSS_BUILD" ]; then