knot: Update to 2.8.4

Message ID 20190926174031.15686-1-matthias.fischer@ipfire.org
State Accepted
Commit 5725768496933fef728161a7159d3bf7adae1792
Headers
Series knot: Update to 2.8.4 |

Commit Message

Matthias Fischer Sept. 26, 2019, 5:40 p.m. UTC
  For details see:
https://www.knot-dns.cz/2019-09-24-version-284.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 1e9d269d3..467f077db 100644
--- a/lfs/knot
+++ b/lfs/knot
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 2.8.3
+VER        = 2.8.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 = fb7623a6c1f40cf2f330c91ad9a7898f
+$(DL_FILE)_MD5 = d2540d0a392e2f47fe48e5cf7bf491c9
 
 install : $(TARGET)