diff options
author | Ralf van der Enden <tremere@cainites.net> | 2021-11-05 21:36:25 +0000 |
---|---|---|
committer | Guangyuan Yang <ygy@FreeBSD.org> | 2021-11-05 21:36:25 +0000 |
commit | c33adc4e6dd29de6fb7971cb920f5e69b5eb9e1a (patch) | |
tree | 6e6158f9250f6195fe380dbf8e50060124d69551 | |
parent | 5e24e8c7f6f6e748ca3a31fab6418105f836aec1 (diff) | |
download | ports-c33adc4e6dd29de6fb7971cb920f5e69b5eb9e1a.tar.gz ports-c33adc4e6dd29de6fb7971cb920f5e69b5eb9e1a.zip |
dns/powerdns-recursor: Update to 4.5.7
Changelog: https://blog.powerdns.com/2021/11/05/powerdns-recursor-4-4-7-and-4-5-7-released/
PR: 259661
-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 37a73ea96086..99e7f5a0a949 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,7 +1,7 @@ # Created by: sten@blinkenlights.nl PORTNAME= recursor -DISTVERSION= 4.5.6 +DISTVERSION= 4.5.7 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index 734b8cbb71b4..071690860ce6 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633955932 -SHA256 (pdns-recursor-4.5.6.tar.bz2) = bb89cdd3810467ed848d13cac99f6f3456bf0ddcce5f47b9d38673629ee79200 -SIZE (pdns-recursor-4.5.6.tar.bz2) = 1474500 +TIMESTAMP = 1636111352 +SHA256 (pdns-recursor-4.5.7.tar.bz2) = ad4db2d4af4630757f786f3719225c2e37481257d676803a54194c7679d07bab +SIZE (pdns-recursor-4.5.7.tar.bz2) = 1475537 |