diff options
author | Leo Vandewoestijne <freebsd@dns.company> | 2023-04-04 21:26:49 +0100 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-04-04 21:28:17 +0100 |
commit | 78a14fd0c2bac8e73241df4bdc48a00744f9effb (patch) | |
tree | 6513c176998d448f9bb6da6fad023f842553f37a /dns | |
parent | a10cdce94ff47b574fc373df0a05824f0dd11703 (diff) | |
download | freebsd-ports-78a14fd0c2bac8e73241df4bdc48a00744f9effb.zip |
dns/knot3: Update to 3.2.6
ChangeLog: https://www.knot-dns.cz/2023-04-04-version-326.html
PR: 270634
Diffstat (limited to 'dns')
-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 1a7ffc1093e5..dd6e8ce7b9c4 100644 --- a/dns/knot3/Makefile +++ b/dns/knot3/Makefile @@ -1,5 +1,5 @@ PORTNAME= knot -DISTVERSION= 3.2.5 +DISTVERSION= 3.2.6 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 018244db9ac8..ff695e4622d7 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675678618 -SHA256 (knot-3.2.5.tar.xz) = c6b122e92baa179d09ba4c8ce5b0d42fb7475805f4ff9c81d5036acfaa161820 -SIZE (knot-3.2.5.tar.xz) = 1676804 +TIMESTAMP = 1680602039 +SHA256 (knot-3.2.6.tar.xz) = ac124fb17dbc4ac5310a30a396245a6ba304b3c89abed0f8a47d727462c8da4d +SIZE (knot-3.2.6.tar.xz) = 1639600 |