Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2024 21:41:18 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7cbe54e266b9 - main - dns/{knot3,py-libknot}: Update 3.4.2 =?utf-8?Q?=E2=86=92?= 3.4.3
Message-ID:  <202412092141.4B9LfILj023415@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7cbe54e266b91400aff8f80b517ed84b7c38794a

commit 7cbe54e266b91400aff8f80b517ed84b7c38794a
Author:     Leo Vandewoestijne <freebsd@dns.company>
AuthorDate: 2024-12-09 21:00:16 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2024-12-09 21:00:16 +0000

    dns/{knot3,py-libknot}: Update 3.4.2 → 3.4.3
    
    Changelog:
    https://www.knot-dns.cz/2024-12-06-version-343.html
    
    PR:     283225
---
 dns/knot3/distinfo            | 6 +++---
 dns/knot3/distinfo.py-libknot | 6 +++---
 dns/knot3/knotdns.mk          | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/dns/knot3/distinfo b/dns/knot3/distinfo
index 1d9a1f60098e..a81f074f5d80 100644
--- a/dns/knot3/distinfo
+++ b/dns/knot3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730383094
-SHA256 (knot-3.4.2.tar.xz) = d835285c1057d45effa1479cfe1f107a50e83d11c1c6d36f270deda88799883e
-SIZE (knot-3.4.2.tar.xz) = 1632976
+TIMESTAMP = 1733752969
+SHA256 (knot-3.4.3.tar.xz) = fb153f07805f4679e836f143a74f5cd204ae71c3acbea7ab05ef8e012c6e905c
+SIZE (knot-3.4.3.tar.xz) = 1637080
diff --git a/dns/knot3/distinfo.py-libknot b/dns/knot3/distinfo.py-libknot
index d52130425f78..8b74ea18e2c7 100644
--- a/dns/knot3/distinfo.py-libknot
+++ b/dns/knot3/distinfo.py-libknot
@@ -1,3 +1,3 @@
-TIMESTAMP = 1730383107
-SHA256 (libknot-3.4.2.tar.gz) = a727605137421ec6b625ef307e24ef2b45a65d47b3e4963518d3cb340cd1c2d7
-SIZE (libknot-3.4.2.tar.gz) = 11223
+TIMESTAMP = 1733753065
+SHA256 (libknot-3.4.3.tar.gz) = 4a6dd61d9742a73d05feda4641ceedbe98dcc5f3dcd9c300c9cd2b5639ba8b4e
+SIZE (libknot-3.4.3.tar.gz) = 11251
diff --git a/dns/knot3/knotdns.mk b/dns/knot3/knotdns.mk
index 8a353a9fb226..3d6f42e96837 100644
--- a/dns/knot3/knotdns.mk
+++ b/dns/knot3/knotdns.mk
@@ -1 +1 @@
-KNOT_VERSION=	3.4.2
+KNOT_VERSION=	3.4.3



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412092141.4B9LfILj023415>