Tuesday, August 08, 2023

[update] net/knot,py-libknot to 3.2.9

Hi,
Attached update for knot and py-libknot from 3.2.8 to 3.2.9.
All tests are passing, there's not been any major changes.

OK?

diff --git a/net/knot/Makefile b/net/knot/Makefile
index 551da20cec7..12aa377188f 100644
--- a/net/knot/Makefile
+++ b/net/knot/Makefile
@@ -1,7 +1,7 @@
COMMENT = authoritative DNS server

# update net/py-libknot when updating this
-DISTNAME = knot-3.2.8
+DISTNAME = knot-3.2.9

SHARED_LIBS += dnssec 3.1 # .9.0
SHARED_LIBS += knot 8.0 # .13.0
diff --git a/net/knot/distinfo b/net/knot/distinfo
index b8122249047..7346bbf8522 100644
--- a/net/knot/distinfo
+++ b/net/knot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (knot-3.2.8.tar.xz) = 70GaQo8yfe93eAvJDtp2O1HmEh/lSFQ9qEueuWomGm4=
-SIZE (knot-3.2.8.tar.xz) = 1681556
+SHA256 (knot-3.2.9.tar.xz) = vB+euMn2f1KAXzrPotAVMZAkX6FFsAf6+pBo0topJQY=
+SIZE (knot-3.2.9.tar.xz) = 1642600
diff --git a/net/py-libknot/Makefile b/net/py-libknot/Makefile
index b2a14aa896e..8a37999a676 100644
--- a/net/py-libknot/Makefile
+++ b/net/py-libknot/Makefile
@@ -1,6 +1,6 @@
COMMENT = Python bindings for libknot

-MODPY_EGG_VERSION = 3.2.8
+MODPY_EGG_VERSION = 3.2.9

DISTNAME = libknot-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
diff --git a/net/py-libknot/distinfo b/net/py-libknot/distinfo
index 3e6b936bae0..4efa1c68233 100644
--- a/net/py-libknot/distinfo
+++ b/net/py-libknot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libknot-3.2.8.tar.gz) = IChQCMJ1brI5UFQMQSgkl1vlRqptfYlXawdKM38FiGs=
-SIZE (libknot-3.2.8.tar.gz) = 10384
+SHA256 (libknot-3.2.9.tar.gz) = Sx5JscKiaP7qdCcmPCoTXLb11DOJhBqkyyz569KRivU=
+SIZE (libknot-3.2.9.tar.gz) = 10408

No comments:

Post a Comment