diff options
author | Ralf van der Enden <tremere@cainites.net> | 2022-11-05 07:37:28 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2022-11-05 07:37:28 +0000 |
commit | 803b163b5568119879bd82ce35508c1e17d3f621 (patch) | |
tree | e8f06df3b4a8b566e13fbb8005048bf8223d8a7b | |
parent | e327fc11cdaf98c9838acbc3ad6dcc8d44821da7 (diff) | |
download | ports-803b163b5568119879bd82ce35508c1e17d3f621.tar.gz ports-803b163b5568119879bd82ce35508c1e17d3f621.zip |
dns/dnsdist: Update to 1.7.3
-rw-r--r-- | dns/dnsdist/Makefile | 3 | ||||
-rw-r--r-- | dns/dnsdist/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index 6de82e6dad7f..8a9d6bbdade4 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -1,6 +1,5 @@ PORTNAME= dnsdist -DISTVERSION= 1.7.2 -PORTREVISION= 2 +DISTVERSION= 1.7.3 CATEGORIES= dns net MASTER_SITES= https://downloads.powerdns.com/releases/ diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo index 4c34dcd9475a..41728708695b 100644 --- a/dns/dnsdist/distinfo +++ b/dns/dnsdist/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655205195 -SHA256 (dnsdist-1.7.2.tar.bz2) = 524bd2bb05aa2e05982a971ae8510f2812303ab4486a3861b62212d06b1127cd -SIZE (dnsdist-1.7.2.tar.bz2) = 1391588 +TIMESTAMP = 1667422709 +SHA256 (dnsdist-1.7.3.tar.bz2) = 7eaf6fac2f26565c5d8658d42a213799e05f4d3bc68e7c716e7174df41315886 +SIZE (dnsdist-1.7.3.tar.bz2) = 1379011 |