mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/powerdns-recursor to 4.1.7-1
This commit is contained in:
parent
24902ab2ed
commit
ae8c91b77d
1 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@
|
|||
# - remove makedepend on pandoc
|
||||
|
||||
pkgname=powerdns-recursor
|
||||
pkgver=4.1.5
|
||||
pkgver=4.1.7
|
||||
pkgrel=1
|
||||
pkgdesc='Resolving DNS server'
|
||||
url='https://www.powerdns.com/'
|
||||
|
@ -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=('90dfbafa4bc5b2ff79a0d1cfb85e79df20894f4bacb2ce439c772eab45c4a4ec799e5f183effbcc5aa37a2030ea3560a2d9f520e5a11cf201cb8f39795fa630d'
|
||||
sha512sums=('eb119b0da034624a95aadd4800e376b80f69b7151e773437c0f644bdc5a38a377c5547bcd57606367e148eaddf0b7de8f5f5ff3ab582b50ceb190f2fada5980a'
|
||||
'SKIP')
|
||||
validpgpkeys=('B76CD4671C0968BAA87DE61C5E50715BF2FFE1A7' # Pieter Lexis <pieter.lexis@powerdns.com>
|
||||
'FBAE0323821C7706A5CA151BDCF513FA7EED19F3' # Peter van Dijk <peter.van.dijk@powerdns.com>
|
||||
|
|
Loading…
Reference in a new issue