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

Sébastien Luttringer seblu at archlinux.org
Mon Dec 2 11:12:21 UTC 2019


    Date: Monday, December 2, 2019 @ 11:12:21
  Author: seblu
Revision: 370201

upgpkg: bind 9.14.8-2

- implement FS#64701

Modified:
  bind/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-02 11:06:34 UTC (rev 370200)
+++ PKGBUILD	2019-12-02 11:12:21 UTC (rev 370201)
@@ -7,7 +7,7 @@
 pkgname=(bind bind-tools)
 _pkgver=9.14.8
 pkgver=${_pkgver//-/.}
-pkgrel=1
+pkgrel=2
 url='https://www.isc.org/software/bind/'
 license=('MPL2')
 arch=('x86_64')
@@ -64,6 +64,7 @@
     --enable-fixed-rrset \
     --enable-full-report \
     --enable-dnsrps \
+    --enable-filter-aaaa \
     --with-python=/usr/bin/python \
     --with-geoip \
     --with-openssl \



More information about the arch-commits mailing list