From: Jan Hák Date: Tue, 7 Apr 2026 09:26:11 +0000 (+0200) Subject: knot: update to version 3.5.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4c684fb092d19e03d6156ce35f7f4cd4f2f04ae5;p=openwrt-packages.git knot: update to version 3.5.4 Release notes: https://www.knot-dns.cz/2026-04-02-version-354.html Signed-off-by: Jan Hák --- diff --git a/net/knot/Makefile b/net/knot/Makefile index 12c868128..0289b1802 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=knot -PKG_VERSION:=3.5.3 +PKG_VERSION:=3.5.4 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/ -PKG_HASH:=e003ad1eef229c4e65a6cac876ee773e25a06177ecdc83795a26617a6eebe471 +PKG_HASH:=4a0bc892dfaa5a150ff2855f0a88f2267124bc271818eae9a2b1f6da487c34e4 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 0d2b30767..26de1554d 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 89 + plan 90