diff options
author | tcely <tcely@users.noreply.github.com> | 2019-02-04 18:08:23 -0500 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-02-05 15:20:42 +0000 |
commit | fba4f498924e045e146e84895712c43f9d50b2ac (patch) | |
tree | 42ae77a989b132a5f2656ebf1be1612ee28f4290 /community/pdns-recursor | |
parent | 0f46a033be3d8637e94cfb809f357b499ccc8b69 (diff) | |
download | aports-fba4f498924e045e146e84895712c43f9d50b2ac.tar.bz2 aports-fba4f498924e045e146e84895712c43f9d50b2ac.tar.xz |
community/pdns-recursor: upgrade to 4.1.11
Diffstat (limited to 'community/pdns-recursor')
-rw-r--r-- | community/pdns-recursor/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD index 7da7d7903e..2d7c957947 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -1,6 +1,6 @@ # Contributor: Olivier Mauras <olivier@mauras.ch> pkgname=pdns-recursor -pkgver=4.1.9 +pkgver=4.1.11 pkgrel=0 pkgdesc="PowerDNS Recursive Server" url="https://www.powerdns.com/" @@ -69,6 +69,6 @@ package() { "$pkgdir"/etc/pdns/recursor.conf } -sha512sums="2deaf1cdc8c32087f744efe0d142421cfd2d89dc9b31edcdea55c1efc2637987e8557891716498e3703c4b1af4b0d301e2a53316c5a97c7a18ec85016ccfa8f1 pdns-recursor-4.1.9.tar.bz2 +sha512sums="6041d31f0a517786f44a7fa22c7bfa94d5d4bdc3a7f349d2b47bc66be87404fe8eaf76f45ca18ef8ab96a45c0271f46fdba93a51fbda2542a3ad96e10f51c1d1 pdns-recursor-4.1.11.tar.bz2 f23cb30d943e0b0aea09371dc57aa43e55b8f91062a3caa3fac17e3565a8e36dfd304f45eba588f625ca2337cd2ade450ea5ae1776872c006204cdaf912f6651 pdns-recursor.initd 954df537693a202fc195e751011bbfaa605b3f3df42ac386fa82eb809b73c2b987f5e418b5c96bb3b0669497426ce0daa39a719844701e06990b82843a4cf0d4 recursor.conf" |