]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
knot: Update to 3.0.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 11 Oct 2020 16:50:24 +0000 (18:50 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 12 Oct 2020 10:07:02 +0000 (10:07 +0000)
For details see:
https://www.knot-dns.cz/2020-10-10-version-301.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/knot

index 153a9841b4d7a3d2a05a82a18413314eeb752ffb..e1fb0fac7f642a2be9d9789997c0da95ce2575ac 100644 (file)
--- a/lfs/knot
+++ b/lfs/knot
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.0.0
+VER        = 3.0.1
 
 THISAPP    = knot-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a49754adf3b76db78df678f2cb87fc54
+$(DL_FILE)_MD5 = 7dc32e034bab142c7a0fcf6d531ee881
 
 install : $(TARGET)