knot: Update to 2.8.3

For details see:
https://www.knot-dns.cz/2019-07-16-version-283.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Matthias Fischer
2019-07-23 19:09:05 +02:00
committed by Arne Fitzenreiter
parent 6817d23a01
commit 4bb1d994b0

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.8.2
VER = 2.8.3
THISAPP = knot-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 7b2e9d44070e0559b13dac575547845b
$(DL_FILE)_MD5 = fb7623a6c1f40cf2f330c91ad9a7898f
install : $(TARGET)