From: Jan Hák Date: Tue, 18 Aug 2026 12:55:32 +0000 (+0200) Subject: knot: update to version 3.5.7 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=15d8b0e9cfea1599deb081495a599744b7a64b79;p=openwrt-packages.git knot: update to version 3.5.7 Release notes: https://www.knot-dns.cz/2026-08-18-version-357.html Signed-off-by: Jan Hák --- diff --git a/net/knot/Makefile b/net/knot/Makefile index 7e3e5bc8a..4d155db26 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=knot -PKG_VERSION:=3.5.6 +PKG_VERSION:=3.5.7 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/ -PKG_HASH:=8e2dde44c97f8a63ec5e6c11db26099acd5341286af5b6be900b62ccade68898 +PKG_HASH:=0e363e9160895e2b83d02b0a7488c3a566b605b92edac85d03be3ebce94b8214 PKG_MAINTAINER:=Daniel Salzman PKG_LICENSE:=GPL-2.0-or-later LGPL-2.0-or-later MIT ISC BSD-3-Clause