diff options
| author | Einar Bjarni Halldórsson <einar@isnic.is> | 2025-12-02 19:22:27 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-12-02 19:27:23 +0000 |
| commit | 9f15b6057785567ea4537cebce88dd52810c9ed4 (patch) | |
| tree | f9d94abfc93f807e17adffa5e4fa854a83a1e322 | |
| parent | d9561b81b5f5872458d632c7664deed9fdc4f028 (diff) | |
dns/{knot3,py-libknot}: Update 3.5.0 => 3.5.2
Changelog:
https://gitlab.nic.cz/knot/knot-dns/raw/v3.5.2/NEWS
PR: 291264 289611
Approved by: Leo Vandewoestijne <freebsd@dns.company> (maintainer)
MFH: 2025Q4
(cherry picked from commit be60b49d5a9bcfd93dcc3a39a3d68f0aef7a9a06)
| -rw-r--r-- | dns/knot3/distinfo | 6 | ||||
| -rw-r--r-- | dns/knot3/distinfo.py-libknot | 6 | ||||
| -rw-r--r-- | dns/knot3/knotdns.mk | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo index 9d223ffa2eb9..dd2f32d72203 100644 --- a/dns/knot3/distinfo +++ b/dns/knot3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758802847 -SHA256 (knot-3.5.0.tar.xz) = d52538bf7364c280999dec58c2a02a405dd922ef5794da1473ca7c3cf7f01277 -SIZE (knot-3.5.0.tar.xz) = 1716348 +TIMESTAMP = 1764322195 +SHA256 (knot-3.5.2.tar.xz) = 6f577c247ef870a55fe3377246bc1c2d643c673cd32de6c26231ff51d3fc7093 +SIZE (knot-3.5.2.tar.xz) = 1710680 diff --git a/dns/knot3/distinfo.py-libknot b/dns/knot3/distinfo.py-libknot index c26b05b5299c..91941b042b6b 100644 --- a/dns/knot3/distinfo.py-libknot +++ b/dns/knot3/distinfo.py-libknot @@ -1,3 +1,3 @@ -TIMESTAMP = 1758802862 -SHA256 (libknot-3.5.0.tar.gz) = f2c58eef495edea9a1362538c4410cdc83abadcdb4f964f663650148f0441649 -SIZE (libknot-3.5.0.tar.gz) = 16785 +TIMESTAMP = 1764324241 +SHA256 (libknot-3.5.2.tar.gz) = b60008377318b77c58b2b9b489bdf66256d8b6e5af3a4399da1b1157569067b9 +SIZE (libknot-3.5.2.tar.gz) = 16836 diff --git a/dns/knot3/knotdns.mk b/dns/knot3/knotdns.mk index c64c9628dc71..b4e2f5afbffc 100644 --- a/dns/knot3/knotdns.mk +++ b/dns/knot3/knotdns.mk @@ -1 +1 @@ -KNOT_VERSION= 3.5.0 +KNOT_VERSION= 3.5.2 |
