mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/powerdns-recursor to 4.1.4-1
This commit is contained in:
parent
d9586c8d0b
commit
6e39ff130a
1 changed files with 3 additions and 3 deletions
|
@ -9,8 +9,8 @@
|
|||
# - remove makedepend on pandoc
|
||||
|
||||
pkgname=powerdns-recursor
|
||||
pkgver=4.1.3
|
||||
pkgrel=3
|
||||
pkgver=4.1.4
|
||||
pkgrel=1
|
||||
pkgdesc='Resolving DNS server'
|
||||
url='https://www.powerdns.com/'
|
||||
arch=('x86_64')
|
||||
|
@ -22,7 +22,7 @@ provides=('pdns-recursor')
|
|||
conflicts=('pdns-recursor')
|
||||
backup=('etc/powerdns/recursor.conf')
|
||||
source=(https://downloads.powerdns.com/releases/pdns-recursor-${pkgver}.tar.bz2{,.asc})
|
||||
sha512sums=('5ea7e027131143b3ca45ca4a97316f52207a55cf5498a136e44cf5ee78bee00efecf3cd7c9c46261002cbd6e4ea0cd2af62c456b71fd2366729242950b7c060d'
|
||||
sha512sums=('1904685dfdcd69d4b85c4c70559d51cc8ef288551ffd8f93a96108c3aca4e46ec3950f93840e4bd39da00c63129033b5a541beb68d1e924d477b5b0abbf1d00c'
|
||||
'SKIP')
|
||||
validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7' # Pieter Lexis <pieter.lexis@powerdns.com>
|
||||
'FBAE0323821C7706A5CA151BDCF513FA7EED19F3' # Peter van Dijk <peter.van.dijk@powerdns.com>
|
||||
|
|
Loading…
Reference in a new issue