mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/powerdns-recursor to 4.5.2-1
This commit is contained in:
parent
9a9de8fb1d
commit
34be590d7f
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
# - remove makedepend on pandoc
|
||||
|
||||
pkgname=powerdns-recursor
|
||||
pkgver=4.5.1
|
||||
pkgver=4.5.2
|
||||
pkgrel=1
|
||||
pkgdesc='Resolving DNS server'
|
||||
url='https://www.powerdns.com/'
|
||||
|
@ -17,13 +17,13 @@ arch=('x86_64')
|
|||
license=('GPL2')
|
||||
depends=('gcc-libs' 'boost-libs' 'libsodium' 'systemd-libs' 'luajit' 'openssl'
|
||||
'libboost_context.so' 'fstrm' 'net-snmp')
|
||||
makedepends=('boost' 'inetutils' 'ragel' 'systemd')
|
||||
makedepends=('boost' 'ragel' 'systemd')
|
||||
provides=('pdns-recursor')
|
||||
conflicts=('pdns-recursor')
|
||||
backup=('etc/powerdns/recursor.conf')
|
||||
source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc}
|
||||
sysusers.conf)
|
||||
sha512sums=('0cfbc95e3e84a2ab2cd88ee638b0ff26f5f35b64754086483555df28f045d64b5fdfab3e8c430c0b4e97dc4eda624226c37ec0f50902ffe5f84882d814e8051e'
|
||||
sha512sums=('02a9f725c7528f91eb45409b32ffa06cb7fca1f0151907efcd8b75100942e98f593858543df15423413d69c9fd433bad3c8bad0a84f8144af07c637f22a86d5e'
|
||||
'SKIP'
|
||||
'63b3f0664d38fbbcb6b1c914cee050a27eca0a15550962973743580dd5d3ace2e68272ca2d856d53cc74001fe9246d61207ebbc74524c096736777ed08c88e72')
|
||||
validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7' # Pieter Lexis <pieter.lexis@powerdns.com>
|
||||
|
|
Loading…
Reference in a new issue