From: Jan Hák Date: Tue, 23 Jul 2024 11:21:25 +0000 (+0200) Subject: knot: update to version 3.3.8 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=f5cfbb782a335908377921b0380c080c6cb279ef;p=openwrt-packages.git knot: update to version 3.3.8 Signed-off-by: Jan Hák --- diff --git a/net/knot/Makefile b/net/knot/Makefile index 9447a0316..ea8433300 100644 --- a/net/knot/Makefile +++ b/net/knot/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=knot -PKG_VERSION:=3.3.7 +PKG_VERSION:=3.3.8 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://secure.nic.cz/files/knot-dns/ -PKG_HASH:=18ceb398578342e9a3d5b75f2423945a2f8d1d7c730f24f4d2aa4a24b50e831d +PKG_HASH:=498de8338489a625673797f7ecc921fa4490c826afbfa42fa66922b525089e6a PKG_MAINTAINER:=Daniel Salzman PKG_LICENSE:=GPL-3.0 LGPL-2.0 0BSD BSD-3-Clause OLDAP-2.8 diff --git a/net/knot/patches/01_zscanner_tests.patch b/net/knot/patches/01_zscanner_tests.patch index 50d83ada6..7b834941c 100644 --- a/net/knot/patches/01_zscanner_tests.patch +++ b/net/knot/patches/01_zscanner_tests.patch @@ -19,5 +19,5 @@ -ZSCANNER_TOOL="$BUILD"/zscanner-tool +ZSCANNER_TOOL="$SOURCE"/zscanner-tool - plan 86 + plan 87