From: Jan Hák Date: Mon, 15 Jun 2026 09:14:01 +0000 (+0200) Subject: knot: update to version 3.5.5 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=43dd946a54dc73be30d3fab613bb2d3ea8e84bc1;p=openwrt-packages.git knot: update to version 3.5.5 Release notes: https://www.knot-dns.cz/2026-06-12-version-355.html Signed-off-by: Jan Hák --- diff --git a/net/knot/Makefile b/net/knot/Makefile index 190f985eb..5b88d0339 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=knot -PKG_VERSION:=3.5.4 -PKG_RELEASE:=2 +PKG_VERSION:=3.5.5 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/ -PKG_HASH:=4a0bc892dfaa5a150ff2855f0a88f2267124bc271818eae9a2b1f6da487c34e4 +PKG_HASH:=38502c1472247c955aa3329bb5722e61ca765b833e3497d71f891ebf8e77fa04 PKG_MAINTAINER:=Daniel Salzman PKG_LICENSE:=GPL-2.0-or-later LGPL-2.0-or-later MIT ISC BSD-3-Clause