postfix: rebuild against icu55.

This commit is contained in:
Christian Neukirchen 2015-08-05 13:36:44 +02:00
parent 725cff7c6d
commit 614965a6fc
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'postfix'
pkgname=postfix
version=3.0.2
revision=1
revision=2
short_desc="High-performance mail transport agent"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="IBM Public License 1.0, BSD-alike"
@ -10,7 +10,7 @@ distfiles="ftp://ftp.porcupine.org/mirrors/postfix-release/official/$pkgname-$ve
checksum=68256314202f5f0f24022d64f7ac664d28fa1394d07c84a37c3fc7a2d040be80
hostmakedepends="perl"
makedepends="icu-devel libressl-devel db-devel pcre-devel libsasl-devel
makedepends="icu55-devel libressl-devel db-devel pcre-devel libsasl-devel
libldap-devel libmysqlclient-devel postgresql-libs-devel sqlite-devel"
if [ "$CROSS_BUILD" ]; then