dovecot: update to 2.3.13.

This commit is contained in:
Leah Neukirchen 2021-01-04 18:56:56 +01:00
parent b49b77604c
commit 6ddc7e548f

View File

@ -1,8 +1,8 @@
# Template file for 'dovecot'
# revbump dovecot-plugin-pigeonhole when updating dovecot!
pkgname=dovecot
version=2.3.11.3
revision=3
version=2.3.13
revision=1
build_style=gnu-configure
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
--disable-static --with-pam --with-mysql --with-pgsql --with-lucene
@ -17,9 +17,9 @@ makedepends=" liblz4-devel zlib-devel bzip2-devel liblzma-devel libressl-devel
short_desc="IMAP and POP3 server written with security primarily in mind"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="LGPL-2.1-or-later"
homepage="https://dovecot.org"
homepage="https://dovecot.org/"
distfiles="${homepage}/releases/2.3/${pkgname}-${version}.tar.gz"
checksum=d3d9ea9010277f57eb5b9f4166a5d2ba539b172bd6d5a2b2529a6db524baafdc
checksum=a3f875b80ec11a452480690108660030978c94fa8e796ad6d943a874b496f1c4
keep_libtool_archives=yes
if [ "$CROSS_BUILD" ]; then