diff options
author | tcely <tcely@users.noreply.github.com> | 2019-07-15 23:08:37 -0400 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-07-23 11:52:34 +0000 |
commit | e0590798522229aedfe0b59af01395c90658a693 (patch) | |
tree | 049cba558eb42b5a32e1d09a76ea7ae6ff3e357a /community/pdns-recursor | |
parent | 76b314aed86e6c994c310866d580974dcc46bd21 (diff) | |
download | aports-e0590798522229aedfe0b59af01395c90658a693.tar.bz2 aports-e0590798522229aedfe0b59af01395c90658a693.tar.xz |
community/pdns-recursor: upgrade to 4.2.0
Diffstat (limited to 'community/pdns-recursor')
-rw-r--r-- | community/pdns-recursor/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/community/pdns-recursor/APKBUILD b/community/pdns-recursor/APKBUILD index 004a0d8f4b..154bd6d981 100644 --- a/community/pdns-recursor/APKBUILD +++ b/community/pdns-recursor/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Olivier Mauras <olivier@mauras.ch> # Maintainer: tcely <pdns-recursor+aports@tcely.33mail.com> pkgname=pdns-recursor -pkgver=4.1.14 -pkgrel=1 +pkgver=4.2.0 +pkgrel=0 pkgdesc="PowerDNS Recursive Server" url="https://www.powerdns.com/" arch="all !s390x" @@ -72,6 +72,6 @@ package() { # B76C D467 1C09 68BA A87D E61C 5E50 715B F2FF E1A7 # good:16E1 2866 B773 8C73 976A 5743 6FFC 3343 9B0D 04DF" -sha512sums="9b1842df5d32f0f7a7080bedb98d8f9e36c08cbf7427c9ba1bd07bae40ef48ad4a843d6eaff336d1fe9869c209c05f4edf1117b994b6ed5818146445b28b3011 pdns-recursor-4.1.14.tar.bz2 +sha512sums="e4be63c1be70f0dfd7aab71f1184d5cc1d15e60e775451a96e8472db6fb3825762ebd6f51b593b167389868bbfde0538612b14a04c03f3f60a7e49f7882e78bf pdns-recursor-4.2.0.tar.bz2 6eea64828a363a8f36a694da4ab08f48482a096572e5597e3182bbf5f4e7c0114d9b643c7ea5060ae46b50b05c6ebbace2fedd44dc6309b641fd638d44db879e pdns-recursor.initd 9dde9e478bf3014cb0efe18c371d51225a39e9e7bf8c4ab327903d27c9b3f0aa5fbf951f465e161ff37b9b3e75bc8588f77e14169696192440c7c1afab88cf7f recursor.conf" |