diff options
author | Ralf van der Enden <tremere@cainites.net> | 2022-11-29 07:08:17 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2022-11-29 16:06:08 +0000 |
commit | eb44e1695a5a5b80c8c870e23294982a6b778c27 (patch) | |
tree | 011130cfb13d9f1f8b4d22772efba6792c688905 | |
parent | 26211e8582903986ff8bc54a9cb648ac3297cc12 (diff) | |
download | ports-eb44e1695a5a5b80c8c870e23294982a6b778c27.tar.gz ports-eb44e1695a5a5b80c8c870e23294982a6b778c27.zip |
-rw-r--r-- | dns/powerdns-recursor/Makefile | 3 | ||||
-rw-r--r-- | dns/powerdns-recursor/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile index 21fcd3084b0e..4070a7704a8a 100644 --- a/dns/powerdns-recursor/Makefile +++ b/dns/powerdns-recursor/Makefile @@ -1,6 +1,5 @@ PORTNAME= recursor -DISTVERSION= 4.7.3 -PORTREVISION= 1 +DISTVERSION= 4.7.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 5066d6d21e4e..6d7b85381a2b 100644 --- a/dns/powerdns-recursor/distinfo +++ b/dns/powerdns-recursor/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663672225 -SHA256 (pdns-recursor-4.7.3.tar.bz2) = 206d766cc8f0189f79d69af64d8d937ecc61a4d13e8ea6594d78fe30e61405f2 -SIZE (pdns-recursor-4.7.3.tar.bz2) = 1597064 +TIMESTAMP = 1669382845 +SHA256 (pdns-recursor-4.7.4.tar.bz2) = 17b5c7c881e3f400bb3b527dd866e5cf2cd62d5d33566b1b70b58c608d9968d5 +SIZE (pdns-recursor-4.7.4.tar.bz2) = 1609031 |