From fa88fbd06856bec9914749cfdaf20325e7c03d1e Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 2 Dec 2019 12:03:55 +0100 Subject: courier-mta: 1.0.9-6 -> 1.0.9-7 --- courier-mta/PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'courier-mta') diff --git a/courier-mta/PKGBUILD b/courier-mta/PKGBUILD index 03c9c794..9216d21c 100644 --- a/courier-mta/PKGBUILD +++ b/courier-mta/PKGBUILD @@ -13,7 +13,7 @@ pkgname=courier-mta _pkgname=courier pkgver=1.0.9 -pkgrel=6 +pkgrel=7 pkgdesc="IMAP(s)/POP3(s) and SMTP Server with ML-manager, webmail and webconfig" arch=(i686 pentium4 x86_64) license=('GPL2') @@ -76,7 +76,8 @@ build() { --with-mailuser=courier \ --with-mailgroup=courier \ --with-certdb=/etc/ssl/certs/ \ - --with-notice=unicode + --with-notice=unicode \ + --with-gnutls make } -- cgit v1.2.3-54-g00ecf