]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
knot: Update to 2.8.3
authorMatthias Fischer <matthias.fischer@ipfire.org>
Tue, 23 Jul 2019 17:09:05 +0000 (19:09 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Tue, 20 Aug 2019 17:38:19 +0000 (17:38 +0000)
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>
lfs/knot

index be3991689eb5a8a05d869261fc3f59b0328c1e66..1e9d269d311ed130ea7af4f90851139b9bb8fac7 100644 (file)
--- a/lfs/knot
+++ b/lfs/knot
@@ -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)