community/powerdns to 4.1.3-5

This commit is contained in:
Kevin Mihelich 2018-08-06 13:10:40 +00:00
parent 3a40c7426d
commit d474c54723

View file

@ -10,14 +10,14 @@
pkgname=powerdns
pkgver=4.1.3
pkgrel=4
pkgrel=5
pkgdesc='Authoritative DNS server'
url='https://www.powerdns.com/'
arch=('x86_64')
license=('GPL2')
depends=('boost-libs' 'botan>=2.7.0' 'libsodium' 'luajit' 'openssl' 'protobuf'
'sqlite' 'systemd' 'lua')
makedepends=('boost' 'geoip' 'libldap' 'libmariadbclient' 'opendbx' 'pkg-config'
makedepends=('boost' 'geoip' 'libldap' 'libmariadbclient' 'opendbx'
'postgresql-libs' 'tinycdb' 'unixodbc' 'yaml-cpp')
optdepends=('geoip: GeoIP backend'
'libmariadbclient: MariaDB/MySQL and MyDNS backend'