dovecot: update to 2.2.10.

This commit is contained in:
Juan RP 2013-12-21 07:13:23 +01:00
parent 326ab6b4ff
commit 2fecc69f78

View file

@ -1,6 +1,6 @@
# Template file for 'dovecot'
pkgname=dovecot
version=2.2.8
version=2.2.10
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=fad94f3378dad306363b1f06de729e41a050a4f72524ad8da1bf26596a2c3309
checksum=75592483d40dc4f76cc3b41af40caa4be80478946a699d46846d5d03e4d2e09b
if [ "$CROSS_BUILD" ]; then
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/mysql"