From 764a4dbd39359dd1cf8335f721ccaa68c7b58378 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 14 Mar 2015 08:32:06 +0100 Subject: [PATCH] dovecot: update to 2.2.16. --- srcpkgs/dovecot/template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/srcpkgs/dovecot/template b/srcpkgs/dovecot/template index 79fd0651df..ad0656e2c1 100644 --- a/srcpkgs/dovecot/template +++ b/srcpkgs/dovecot/template @@ -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 " 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"