[arch-commits] Commit in postfix/trunk (PKGBUILD)

Gaetan Bisson bisson at archlinux.org
Thu Feb 12 04:13:19 UTC 2015


    Date: Thursday, February 12, 2015 @ 05:13:19
  Author: bisson
Revision: 231316

implement FS#43789

Modified:
  postfix/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-12 03:56:27 UTC (rev 231315)
+++ PKGBUILD	2015-02-12 04:13:19 UTC (rev 231316)
@@ -5,12 +5,12 @@
 
 pkgname=postfix
 pkgver=3.0.0
-pkgrel=1
+pkgrel=2
 url='http://www.postfix.org/'
 pkgdesc='Fast, easy to administer, secure mail server'
 license=('custom')
 arch=('i686' 'x86_64')
-depends=('openssl' 'pcre' 'libsasl' 'libldap' 'db'
+depends=('openssl' 'pcre' 'icu' 'libsasl' 'libldap' 'db'
          'libmariadbclient' 'postgresql-libs' 'sqlite' 'tinycdb')
 source=("ftp://ftp.porcupine.org/mirrors/postfix-release/official/${pkgname}-${pkgver}.tar.gz"
         'aliases.patch'



More information about the arch-commits mailing list