knot: Update to 3.0.1

Message ID 20201011165024.2144-1-matthias.fischer@ipfire.org
State Accepted
Commit dd4093dcf32b03b00e4b90e463eec9253a269c82
Headers
Series knot: Update to 3.0.1 |

Commit Message

Matthias Fischer Oct. 11, 2020, 4:50 p.m. UTC
  For details see:
https://www.knot-dns.cz/2020-10-10-version-301.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 153a9841b..e1fb0fac7 100644
--- 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)