diff options
author | Leo Vandewoestijne <freebsd@dns.company> | 2022-03-30 17:31:12 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2022-03-30 17:31:12 +0000 |
commit | e0acd66f28d3c8266451555b71506572e4cb016a (patch) | |
tree | 060282cccdd9ab3ed3e5cf2756212d8c03649613 | |
parent | 4e7e65c3187b414b1650cf0402b143cb4a810dd7 (diff) | |
download | ports-e0acd66f28d3c8266451555b71506572e4cb016a.tar.gz ports-e0acd66f28d3c8266451555b71506572e4cb016a.zip |
dns/knot3: Update to 3.1.7
-rw-r--r-- | dns/knot3/Makefile | 2 | ||||
-rw-r--r-- | dns/knot3/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/knot3/Makefile b/dns/knot3/Makefile index 396cad7674f3..783407ba3272 100644 --- a/dns/knot3/Makefile +++ b/dns/knot3/Makefile @@ -1,7 +1,7 @@ # Created by: Leo Vandewoestijne <freebsd@dns.company> PORTNAME= knot -DISTVERSION= 3.1.6 +DISTVERSION= 3.1.7 CATEGORIES= dns MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ https://dns.company/downloads/knot-dns/ diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo index a20cdcf44627..36ee234411c7 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644408681 -SHA256 (knot-3.1.6.tar.xz) = e9ba1305d750dc08fb08687aec7ac55737ca073deaa0b867c884e0c0f2fdb753 -SIZE (knot-3.1.6.tar.xz) = 1418372 +TIMESTAMP = 1648630308 +SHA256 (knot-3.1.7.tar.xz) = ffb6887e238ce4c7df0cc76bb55a5093465275201ac12156a3390782dc49857b +SIZE (knot-3.1.7.tar.xz) = 1418944 |