dovecot: update to 2.2.5.
This commit is contained in:
parent
352b53757c
commit
7d5ed50006
@ -1,6 +1,6 @@
|
||||
# Template file for 'dovecot'
|
||||
pkgname=dovecot
|
||||
version=2.2.4
|
||||
version=2.2.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-moduledir=/usr/lib/dovecot/modules --with-sql=plugin
|
||||
@ -13,7 +13,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=018ffa5eb3a77772cb7ae932a67449536d92a3fa9781202481a4203c003dbdc4
|
||||
checksum=15b2cd607e6533f4805f471a61dd1c8bd81675cecc6ea6361504247dd9af5cf8
|
||||
|
||||
makedepends="openssl-devel mit-krb5-devel libmysqlclient-devel>=5.5.27
|
||||
postgresql-libs-devel sqlite-devel libldap-devel libcap-devel pam-devel
|
||||
@ -41,7 +41,7 @@ post_install() {
|
||||
|
||||
dovecot-plugin-ldap_package() {
|
||||
depends="dovecot>=${version}"
|
||||
short_desc="${short_desc} - LDAP plugin"
|
||||
short_desc+=" - LDAP plugin"
|
||||
conf_files="/etc/dovecot/conf.d/auth-ldap.conf.ext"
|
||||
pkg_install() {
|
||||
vmove usr/lib/dovecot/modules/auth/libauthdb_ldap.so
|
||||
|
Loading…
Reference in New Issue
Block a user