dovecot: update to 2.3.2.1.

This commit is contained in:
Johannes Brechtmann 2018-07-13 15:12:10 +02:00 committed by maxice8
parent 84cac7ecef
commit 98810350ee

View file

@ -1,27 +1,27 @@
# Template file for 'dovecot'
# revbump dovecot-plugin-pigeonhole when updating dovecot!
pkgname=dovecot
version=2.3.1
revision=3
version=2.3.2.1
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
--with-sqlite --with-ssl=openssl --with-ssldir=/etc/dovecot/ssl
--with-gssapi --with-ldap=plugin --with-zlib --with-bzlib --with-lzma
--with-lz4 --with-libcap --with-solr --with-docs --sbindir=/usr/bin"
short_desc="IMAP and POP3 server written with security primarily in mind"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1-or-later"
homepage="http://dovecot.org"
distfiles="${homepage}/releases/2.3/${pkgname}-${version}.tar.gz"
checksum=0883821b97fd02a084a84b9469a681f7e6edc56541d854b5419d98891c51fb93
keep_libtool_archives=yes
hostmakedepends="pkg-config"
makedepends="
liblz4-devel zlib-devel bzip2-devel liblzma-devel libressl-devel mit-krb5-devel
libmysqlclient-devel postgresql-libs-devel sqlite-devel clucene-devel
libldap-devel libcap-devel pam-devel libcurl-devel expat-devel libsodium-devel"
short_desc="IMAP and POP3 server written with security primarily in mind"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="LGPL-2.1-or-later"
homepage="https://dovecot.org"
distfiles="${homepage}/releases/2.3/${pkgname}-${version}.tar.gz"
checksum=4a65118508dc7a562e5f90dd7c3f56219fff22367c496f17d77cd0c7e2724e34
keep_libtool_archives=yes
if [ "$CROSS_BUILD" ]; then
configure_args+="