dovecot: update to 2.2.20.
This commit is contained in:
parent
e3d300d2a4
commit
244e621c98
@ -1,7 +1,7 @@
|
||||
# Template file for 'dovecot'
|
||||
pkgname=dovecot
|
||||
version=2.2.19
|
||||
revision=3
|
||||
version=2.2.20
|
||||
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
|
||||
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://dovecot.org"
|
||||
distfiles="${homepage}/releases/2.2/${pkgname}-${version}.tar.gz"
|
||||
checksum=759e1e3f9d907cdaabad1f5fbacc793ca191d234c084bec3bba42966952a4e9f
|
||||
checksum=9d8fd10bfc0d4d78c38b55bab7d88398bd785ce401fcf2e7c2ffb9eae0152dcd
|
||||
|
||||
makedepends="
|
||||
lz4-devel zlib-devel bzip2-devel liblzma-devel libressl-devel mit-krb5-devel
|
||||
@ -42,30 +42,7 @@ depends="ca-certificates"
|
||||
system_accounts="dovecot dovenull"
|
||||
dovecot_homedir="/var/chroot"
|
||||
dovenull_homedir="/var/chroot"
|
||||
conf_files="
|
||||
/etc/dovecot/conf.d/10-auth.conf
|
||||
/etc/dovecot/conf.d/10-director.conf
|
||||
/etc/dovecot/conf.d/10-logging.conf
|
||||
/etc/dovecot/conf.d/10-mail.conf
|
||||
/etc/dovecot/conf.d/10-master.conf
|
||||
/etc/dovecot/conf.d/10-ssl.conf
|
||||
/etc/dovecot/conf.d/15-lda.conf
|
||||
/etc/dovecot/conf.d/20-imap.conf
|
||||
/etc/dovecot/conf.d/20-lmtp.conf
|
||||
/etc/dovecot/conf.d/20-pop3.conf
|
||||
/etc/dovecot/conf.d/90-acl.conf
|
||||
/etc/dovecot/conf.d/90-plugin.conf
|
||||
/etc/dovecot/conf.d/90-quota.conf
|
||||
/etc/dovecot/conf.d/auth-checkpassword.conf.ext
|
||||
/etc/dovecot/conf.d/auth-deny.conf.ext
|
||||
/etc/dovecot/conf.d/auth-master.conf.ext
|
||||
/etc/dovecot/conf.d/auth-passwdfile.conf.ext
|
||||
/etc/dovecot/conf.d/auth-sql.conf.ext
|
||||
/etc/dovecot/conf.d/auth-static.conf.ext
|
||||
/etc/dovecot/conf.d/auth-system.conf.ext
|
||||
/etc/dovecot/conf.d/auth-vpopmail.conf.ext
|
||||
/etc/dovecot/dovecot.conf
|
||||
/etc/ssl/dovecot-openssl.cnf"
|
||||
conf_files="/etc/dovecot/*.conf /etc/dovecot/conf.d/*.conf /etc/ssl/dovecot-openssl.cnf"
|
||||
|
||||
post_install() {
|
||||
local econfdir=usr/share/doc/dovecot/example-config
|
||||
|
Loading…
Reference in New Issue
Block a user