From c72d83fe198d794df7bee8bd8f3acda0803734b1 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 21 Aug 2026 01:52:38 +0200 Subject: [PATCH] knot: update to 3.5.7. --- srcpkgs/knot/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/knot/template b/srcpkgs/knot/template index f83b23ff84f..d44b9742c9c 100644 --- a/srcpkgs/knot/template +++ b/srcpkgs/knot/template @@ -1,6 +1,6 @@ # Template file for 'knot' pkgname=knot -version=3.5.6 +version=3.5.7 revision=1 build_style=gnu-configure configure_args=" @@ -21,7 +21,7 @@ license="GPL-2.0-or-later" homepage="https://www.knot-dns.cz/" changelog="https://gitlab.nic.cz/knot/knot-dns/-/raw/${version%*.*}/NEWS" distfiles="https://secure.nic.cz/files/knot-dns/knot-${version}.tar.xz" -checksum=8e2dde44c97f8a63ec5e6c11db26099acd5341286af5b6be900b62ccade68898 +checksum=0e363e9160895e2b83d02b0a7488c3a566b605b92edac85d03be3ebce94b8214 system_accounts="_knot" _knot_homedir="/var/lib/knot"