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 <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2019-06-06 20:30:56 +02:00
committed by Michael Tremer
parent 171512b7a7
commit d52b5a4c22

View File

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