]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
knot: Update to 2.9.2
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sat, 14 Dec 2019 11:13:40 +0000 (12:13 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sun, 29 Dec 2019 18:01:05 +0000 (18:01 +0000)
For details see:
https://www.knot-dns.cz/2019-12-12-version-292.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/knot
lfs/knot

index c0d900e6b3a3e8abcf7f8b6896ae83731f0b404a..960f14d0a9e3fbbc52cfd5b0f46a6239dc9237d8 100644 (file)
@@ -9,7 +9,7 @@ usr/lib/libdnssec.so.7.0.0
 #usr/lib/libknot.la
 #usr/lib/libknot.lai
 #usr/lib/libknot.so
-usr/lib/libknot.so.9
-usr/lib/libknot.so.9.0.0
+usr/lib/libknot.so.10
+usr/lib/libknot.so.10.0.0
 #usr/lib/libknotus.a
 #usr/lib/libknotus.la
index 467f077dbbfd22c7938884ee281ba67ad1aaa34f..513314e92f8a74ef0971afdd6ed3de0dbaf51d1b 100644 (file)
--- a/lfs/knot
+++ b/lfs/knot
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.8.4
+VER        = 2.9.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 = d2540d0a392e2f47fe48e5cf7bf491c9
+$(DL_FILE)_MD5 = 4f5ccc7b136858bb5dae8eacb2d3c4fe
 
 install : $(TARGET)