From: Jan Hák Date: Wed, 22 Jul 2026 10:26:03 +0000 (+0200) Subject: knot: update to version 3.5.6 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=59bccbd1788331fecf8f1f2ce05b83fae94151ff;p=openwrt-packages.git knot: update to version 3.5.6 Release notes: https://www.knot-dns.cz/2026-07-20-version-356.html Signed-off-by: Jan Hák --- diff --git a/net/knot/Makefile b/net/knot/Makefile index 5b88d0339..7e3e5bc8a 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=knot -PKG_VERSION:=3.5.5 +PKG_VERSION:=3.5.6 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/ -PKG_HASH:=38502c1472247c955aa3329bb5722e61ca765b833e3497d71f891ebf8e77fa04 +PKG_HASH:=8e2dde44c97f8a63ec5e6c11db26099acd5341286af5b6be900b62ccade68898 PKG_MAINTAINER:=Daniel Salzman PKG_LICENSE:=GPL-2.0-or-later LGPL-2.0-or-later MIT ISC BSD-3-Clause