]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
knot: Update to 3.0.3
authorMatthias Fischer <matthias.fischer@ipfire.org>
Fri, 1 Jan 2021 09:58:16 +0000 (10:58 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 3 Jan 2021 11:17:46 +0000 (11:17 +0000)
For details see:
https://www.knot-dns.cz/2020-12-15-version-303.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/knot

index 4bb8dcbf04cf10bdf319da929442ee9c2d1f9eb4..8a3288cdf4387913c50db448a8901a8f5c0ba96b 100644 (file)
--- a/lfs/knot
+++ b/lfs/knot
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.0.2
+VER        = 3.0.3
 
 THISAPP    = knot-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = c4e18bd1e595cffb185a042522985dec
+$(DL_FILE)_MD5 = 96db8b271ab8c54dd8d4f69a480a71c5
 
 install : $(TARGET)