From d52b5a4c2274cbc99a1e332cb058f8542a941120 Mon Sep 17 00:00:00 2001 From: Matthias Fischer Date: Thu, 6 Jun 2019 20:30:56 +0200 Subject: [PATCH] knot: Update to 2.8.2 For details see: https://www.knot-dns.cz/2019-06-05-version-282.html Signed-off-by: Matthias Fischer Signed-off-by: Michael Tremer --- lfs/knot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/knot b/lfs/knot index 804d3bcc24..be3991689e 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) -- 2.39.2