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

Sébastien Luttringer seblu at archlinux.org
Sat Jun 18 01:04:22 UTC 2016


    Date: Saturday, June 18, 2016 @ 01:04:21
  Author: seblu
Revision: 270168

upgpkg: bind 9.10.4.P1-2

- implement FS#49736

Modified:
  bind/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-18 00:59:44 UTC (rev 270167)
+++ PKGBUILD	2016-06-18 01:04:21 UTC (rev 270168)
@@ -8,7 +8,7 @@
 pkgname=(bind bind-tools)
 _pkgver=9.10.4-P1
 pkgver=${_pkgver//-/.}
-pkgrel=1
+pkgrel=2
 url='http://www.isc.org/software/bind/'
 license=('custom:ISC')
 arch=('i686' 'x86_64')
@@ -56,6 +56,7 @@
     --with-python=/usr/bin/python \
     --with-geoip \
     --with-ipv6 \
+    --enable-filter-aaaa \
     --with-idn \
     --with-openssl \
     --with-libjson \



More information about the arch-commits mailing list