extra/bind to 9.11.0-2

This commit is contained in:
Kevin Mihelich 2016-10-17 23:42:21 +00:00
parent 8536bb6174
commit 98678a0509

View file

@ -12,7 +12,7 @@ pkgbase=bind
pkgname=(bind bind-tools)
_pkgver=9.11.0
pkgver=${_pkgver//-/.}
pkgrel=1
pkgrel=2
url='http://www.isc.org/software/bind/'
license=('custom:ISC')
arch=('i686' 'x86_64')
@ -108,8 +108,7 @@ package_bind() {
package_bind-tools() {
pkgdesc='The ISC DNS tools'
depends=('glibc' 'libcap' 'libseccomp' 'libxml2' 'zlib' 'krb5' 'e2fsprogs'
'openssl' 'readline' 'geoip' 'idnkit' 'dnssec-anchors' 'json-c'
'python')
'openssl' 'readline' 'geoip' 'idnkit' 'dnssec-anchors' 'json-c')
optdepends=('python: for python scripts')
conflicts=('dnsutils')
replaces=('dnsutils' 'host')