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(-)
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)