From d73e1c75c862f1a6471a81a31f14d36f4f20a4c2 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Sat, 16 May 2020 10:38:58 +0200 Subject: [PATCH] knot: Update to 2.9.4 For details see: https://www.knot-dns.cz/2020-05-05-version-294.html Signed-off-by: Matthias Fischer Reviewed-by: Michael Tremer Signed-off-by: Arne Fitzenreiter --- lfs/knot | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/knot b/lfs/knot index 513314e92f..e5074d08ce 100644 --- a/lfs/knot +++ b/lfs/knot @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2019 IPFire Team # +# Copyright (C) 2007-2020 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 2.9.2 +VER = 2.9.4 THISAPP = knot-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4f5ccc7b136858bb5dae8eacb2d3c4fe +$(DL_FILE)_MD5 = 4975cfc1b0a789bc1263b07d28f2493c install : $(TARGET) -- 2.39.2