Wednesday, August 10, 2022

[update] net/knot and net/py-libknot to 3.1.9

attached trivial update for both net/knot and net/py-libknot form 3.1.8 to 3.1.9, all tests are passing, no changes in symbols so no library bumps.

aisha

diff --git a/net/knot/Makefile b/net/knot/Makefile
index ff79ea18cdc..9e74781d305 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.1.8
+DISTNAME = knot-3.1.9

SHARED_LIBS += dnssec 3.1 # .8.0
SHARED_LIBS += knot 7.3 # .12.0
diff --git a/net/knot/distinfo b/net/knot/distinfo
index 58fd1503443..f46dd058607 100644
--- a/net/knot/distinfo
+++ b/net/knot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (knot-3.1.8.tar.xz) = dn5FilYnehJws1kpTDvmxj/XNIhNYqBF4BdWpGUHqpQ=
-SIZE (knot-3.1.8.tar.xz) = 1439912
+SHA256 (knot-3.1.9.tar.xz) = s8pPHUROlf8n0gltPMWkfBDB1poeSIWuipcngfYnnYI=
+SIZE (knot-3.1.9.tar.xz) = 1441408
diff --git a/net/py-libknot/Makefile b/net/py-libknot/Makefile
index f31086503c1..d48dbba4b97 100644
--- a/net/py-libknot/Makefile
+++ b/net/py-libknot/Makefile
@@ -1,6 +1,6 @@
COMMENT = Python bindings for libknot

-MODPY_EGG_VERSION = 3.1.8
+MODPY_EGG_VERSION = 3.1.9

DISTNAME = libknot-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
diff --git a/net/py-libknot/distinfo b/net/py-libknot/distinfo
index 7460e85fe87..899b55452ce 100644
--- a/net/py-libknot/distinfo
+++ b/net/py-libknot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libknot-3.1.8.tar.gz) = KNY8s/OPzpRTGRdqn1rPQNuuEdlk6kRptFbPl1t+v/k=
-SIZE (libknot-3.1.8.tar.gz) = 9149
+SHA256 (libknot-3.1.9.tar.gz) = b3Jl5jBqLhm1nN97JrBkqDqnBKwukVFD17o4AMO9IuU=
+SIZE (libknot-3.1.9.tar.gz) = 8984

No comments:

Post a Comment