dovecot: update to 2.2.16.

This commit is contained in:
Juan RP 2015-03-14 08:32:06 +01:00
parent e8eb65b63c
commit 764a4dbd39

View file

@ -1,7 +1,7 @@
# Template file for 'dovecot'
pkgname=dovecot
version=2.2.15
revision=4
version=2.2.16
revision=1
build_style=gnu-configure
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
--disable-static --with-nss --with-pam --with-mysql --with-pgsql
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://dovecot.org"
distfiles="${homepage}/releases/2.2/${pkgname}-${version}.tar.gz"
checksum=d10e7769e2367d635c93fd6589efdd05f2e3acf13c7911a40167faedf23c399f
checksum=56ce1287a17fa88a2083116db00200deff1a5390af5eac1c8ae3f59a2079cff0
makedepends="
lz4-devel zlib-devel bzip2-devel liblzma-devel libressl-devel>=2.1.4 mit-krb5-devel
@ -46,7 +46,6 @@ fi
# For SSL support.
depends="virtual?openssl"
replaces="runit-void<20141013_2"
build_options="systemd"
system_accounts="dovecot dovenull"
dovecot_homedir="/var/chroot"