diff options
author | Ralf van der Enden <tremere@cainites.net> | 2022-04-09 08:38:59 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2022-04-09 08:38:59 +0000 |
commit | 9e279309f3246b8fd824ccf3926214ce225ff720 (patch) | |
tree | 1004280ca7e20b9857a5a686e14706ac50a832fd | |
parent | 47e9480425a066a8ed5f04265633393391c6115e (diff) |
dns/powerdns-recursor: Update to 4.6.2
Changelog: https://blog.powerdns.com/2022/04/04/powerdns-recursor-4-6-2-and-4-5-9-released/
PR: 263160
-rw-r--r-- | dns/powerdns-recursor/Makefile | 2 | ||||
-rw-r--r-- | dns/powerdns-recursor/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 068f21266b00..8fe682a88f1e 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,7 +1,7 @@ # Created by: sten@blinkenlights.nl PORTNAME= recursor -DISTVERSION= 4.6.1 +DISTVERSION= 4.6.2 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index aa8ef2398908..f046bdde91f0 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1648224655 -SHA256 (pdns-recursor-4.6.1.tar.bz2) = 7b8500908b84a87ea8a021cbff3f6c1f9ff95f0199e7c972b15b93dfb1561ceb -SIZE (pdns-recursor-4.6.1.tar.bz2) = 1541000 +TIMESTAMP = 1649243394 +SHA256 (pdns-recursor-4.6.2.tar.bz2) = da649850739fdd7baf2df645acc97752ccd390973b56b8e25171ea7b0d25ad20 +SIZE (pdns-recursor-4.6.2.tar.bz2) = 1552587 |