dovecot: update to 2.2.13.
This commit is contained in:
parent
1a4327e069
commit
9802be71d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dovecot'
|
||||
pkgname=dovecot
|
||||
version=2.2.11
|
||||
version=2.2.13
|
||||
revision=2
|
||||
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=9ebea9cf95b74b8dea72fbf19a1ac9b4e2e7b9e465ddf9bd663fc80c1ed15cf8
|
||||
checksum=133cf3d2aa81733f6688ec986c91dbe07602fad81e856ba3d8046ffca85d9dce
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/mysql"
|
||||
|
|
Loading…
Reference in a new issue