extra/bind to 9.14.8-2

This commit is contained in:
Kevin Mihelich 2019-12-02 13:38:07 +00:00
parent cd35a39399
commit e966e62053

View file

@ -11,7 +11,7 @@ pkgbase=bind
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')
@ -69,6 +69,7 @@ build() {
--enable-fixed-rrset \
--enable-full-report \
--enable-dnsrps \
--enable-filter-aaaa \
--with-python=/usr/bin/python \
--with-geoip \
--with-openssl \