From: Jan Hák Date: Fri, 16 Jan 2026 13:00:05 +0000 (+0100) Subject: knot: update to version 3.5.3 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=40234e5b585a13afc2e66e0386ba29ead5fcea59;p=openwrt-packages.git knot: update to version 3.5.3 Release notes: https://www.knot-dns.cz/2026-01-16-version-353.html Signed-off-by: Jan Hák --- diff --git a/net/knot/Makefile b/net/knot/Makefile index 328668461..12c868128 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=knot -PKG_VERSION:=3.5.2 +PKG_VERSION:=3.5.3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/ -PKG_HASH:=6f577c247ef870a55fe3377246bc1c2d643c673cd32de6c26231ff51d3fc7093 +PKG_HASH:=e003ad1eef229c4e65a6cac876ee773e25a06177ecdc83795a26617a6eebe471 PKG_MAINTAINER:=Daniel Salzman PKG_LICENSE:=GPL-2.0-or-later LGPL-2.0-or-later MIT ISC BSD-3-Clause diff --git a/net/knot/patches/01_zscanner_tests.patch b/net/knot/patches/01_zscanner_tests.patch index 44d2d8b1f..0d2b30767 100644 --- a/net/knot/patches/01_zscanner_tests.patch +++ b/net/knot/patches/01_zscanner_tests.patch @@ -20,5 +20,5 @@ -ZSCANNER_TOOL="$BUILD"/zscanner-tool +ZSCANNER_TOOL="$SOURCE"/zscanner-tool - plan 88 + plan 89