diff options
author | Ralf van der Enden <tremere@cainites.net> | 2021-07-15 20:06:59 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-07-15 20:06:59 +0000 |
commit | a2456ec67ae8cbce0a493ecdbc79c90e7b35573c (patch) | |
tree | c23f5fcdd0543d74f31968b6abb8d8a9481429f4 | |
parent | 5fc7c691dbe755e3dd044f1ada2444f5b107592c (diff) |
dns/powerdns-recursor: update to 4.5.4
-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 28e4c46e039b..2963d34af4ff 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.2 +DISTVERSION= 4.5.4 CATEGORIES= dns MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- diff --git a/dns/powerdns-recursor/distinfo b/dns/powerdns-recursor/distinfo index 66d31cf9c6e4..dbc7c5c6185c 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623230795 -SHA256 (pdns-recursor-4.5.2.tar.bz2) = b1283d5354f1cbb3d15791f96af3ab3e08a13453431e94fe87b8dbe9f78f0184 -SIZE (pdns-recursor-4.5.2.tar.bz2) = 1464834 +TIMESTAMP = 1625221061 +SHA256 (pdns-recursor-4.5.4.tar.bz2) = 015d606a8f9a4a711489634d57375c77cc34f999ca43c195d8002e31a747896a +SIZE (pdns-recursor-4.5.4.tar.bz2) = 1466655 |