knot: Update to 2.8.2

Message ID 20190606183056.9804-1-matthias.fischer@ipfire.org
State Accepted
Commit d52b5a4c2274cbc99a1e332cb058f8542a941120
Headers
Series knot: Update to 2.8.2 |

Commit Message

Matthias Fischer June 7, 2019, 4:30 a.m. UTC
  For details see:
https://www.knot-dns.cz/2019-06-05-version-282.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 804d3bcc2..be3991689 100644
--- a/lfs/knot
+++ b/lfs/knot
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 2.8.1
+VER        = 2.8.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 = 14e67b33ed409f92259dbdbaf0e5ade7
+$(DL_FILE)_MD5 = 7b2e9d44070e0559b13dac575547845b
 
 install : $(TARGET)