Date: Sunday, August 30, 2015 @ 06:36:52
  Author: bisson
Revision: 245079

implement FS#46143

Modified:
  postfix/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-08-30 00:54:58 UTC (rev 245078)
+++ PKGBUILD    2015-08-30 04:36:52 UTC (rev 245079)
@@ -5,7 +5,7 @@
 
 pkgname=postfix
 pkgver=3.0.2
-pkgrel=1
+pkgrel=2
 url='http://www.postfix.org/'
 pkgdesc='Fast, easy to administer, secure mail server'
 license=('custom')
@@ -55,6 +55,7 @@
         '
        make makefiles \
                DEBUG='' \
+               pie=yes \
                shared=yes \
                CCARGS="${CCARGS//$'\n'/}" \
                AUXLIBS="${AUXLIBS//$'\n'/}" \

Reply via email to