knot: Update to 3.0.2

Message ID 20201126173653.31017-1-matthias.fischer@ipfire.org
State Accepted
Commit 1e036ee90d098ab3dc62b2478dd2ce67b54a05e9
Headers
Series knot: Update to 3.0.2 |

Commit Message

Matthias Fischer Nov. 26, 2020, 5:36 p.m. UTC
  for details see:
https://www.knot-dns.cz/2020-11-11-version-302.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
 lfs/knot | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/knot b/lfs/knot
index e1fb0fac7..4bb8dcbf0 100644
--- a/lfs/knot
+++ b/lfs/knot
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 3.0.1
+VER        = 3.0.2
 
 THISAPP    = knot-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 7dc32e034bab142c7a0fcf6d531ee881
+$(DL_FILE)_MD5 = c4e18bd1e595cffb185a042522985dec
 
 install : $(TARGET)