diff options
author | Ralf van der Enden <tremere@cainites.net> | 2021-10-13 09:10:49 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2021-10-13 09:12:49 +0000 |
commit | de7aecf7da694aefe0d217e2b1ea3e3b363db474 (patch) | |
tree | 152d094be9b40f2041cd3a076586d2a82fe19c71 | |
parent | 508036a7d578dee2d4264a039941d10c76b60b6d (diff) |
dns/powerdns-recursor: update to 4.5.6
-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 70d748e2c53f..37a73ea96086 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.5 +DISTVERSION= 4.5.6 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index 666ec57b6d28..734b8cbb71b4 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627656397 -SHA256 (pdns-recursor-4.5.5.tar.bz2) = a836a39b99fcc21873e4ba3a60aa9915a33fac7b44922696e9a257f551fe05fb -SIZE (pdns-recursor-4.5.5.tar.bz2) = 1472089 +TIMESTAMP = 1633955932 +SHA256 (pdns-recursor-4.5.6.tar.bz2) = bb89cdd3810467ed848d13cac99f6f3456bf0ddcce5f47b9d38673629ee79200 +SIZE (pdns-recursor-4.5.6.tar.bz2) = 1474500 |