dovecot: update to 2.3.4.

This commit is contained in:
Johannes 2018-11-24 06:31:57 +01:00 committed by Johannes
parent 625e65cd60
commit cf9fd6ebd8
2 changed files with 3 additions and 13 deletions

View file

@ -1,10 +0,0 @@
--- src/auth/mycrypt.c.orig 2018-10-19 16:05:04.323805100 +0200
+++ src/auth/mycrypt.c 2018-10-19 16:05:32.488932068 +0200
@@ -14,6 +14,7 @@
# define _XPG6 /* Some Solaris versions require this, some break with this */
#endif
#include <unistd.h>
+#include <crypt.h>
#include "mycrypt.h"

View file

@ -1,8 +1,8 @@
# Template file for 'dovecot'
# revbump dovecot-plugin-pigeonhole when updating dovecot!
pkgname=dovecot
version=2.3.3
revision=2
version=2.3.4
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
@ -19,7 +19,7 @@ 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=15af27ee25258afb4ad9581f8df681be998b763597086bbae54ca7d77a066d8e
checksum=d91b76eff8df6185c1799f1b279f780105bdeeea27e3286b42f4cab18efbef05
keep_libtool_archives=yes