diff options
author | Leo Vandewoestijne <freebsd@dns.company> | 2023-02-06 10:23:52 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-02-06 10:24:54 +0000 |
commit | 75058bab61dfa113d70aab7c317bf7e837bdde18 (patch) | |
tree | f9cf6cb79c7af69d5fcf89abd2cd9bf00f2eabec /dns | |
parent | 458573c3a6d4b44ac1e10714b674d34ebe703f88 (diff) | |
download | ports-75058bab61dfa113d70aab7c317bf7e837bdde18.tar.gz ports-75058bab61dfa113d70aab7c317bf7e837bdde18.zip |
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 446aee271bdd..1a7ffc1093e5 100644 --- a/dns/knot3/Makefile +++ b/dns/knot3/Makefile @@ -1,5 +1,5 @@ PORTNAME= knot -DISTVERSION= 3.2.4 +DISTVERSION= 3.2.5 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 02b967c50d12..018244db9ac8 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670829833 -SHA256 (knot-3.2.4.tar.xz) = 299e8de918f9fc7ecbe625b41cb085e47cdda542612efbd51cd5ec60deb9dd13 -SIZE (knot-3.2.4.tar.xz) = 1674532 +TIMESTAMP = 1675678618 +SHA256 (knot-3.2.5.tar.xz) = c6b122e92baa179d09ba4c8ce5b0d42fb7475805f4ff9c81d5036acfaa161820 +SIZE (knot-3.2.5.tar.xz) = 1676804 |