From 98810350ee275abcf966014a29fad2289b4fc38f Mon Sep 17 00:00:00 2001 From: Johannes Brechtmann Date: Fri, 13 Jul 2018 15:12:10 +0200 Subject: [PATCH] dovecot: update to 2.3.2.1. --- srcpkgs/dovecot/template | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/srcpkgs/dovecot/template b/srcpkgs/dovecot/template index 4ff7547898a..5886fb9bf26 100644 --- a/srcpkgs/dovecot/template +++ b/srcpkgs/dovecot/template @@ -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 " -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 " +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+="