]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
knot: Update to 3.0.0
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 13 Sep 2020 15:04:38 +0000 (17:04 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 24 Sep 2020 17:36:38 +0000 (17:36 +0000)
For details see:
https://www.knot-dns.cz/2020-09-09-version-300.html

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/common/knot
lfs/knot

index 960f14d0a9e3fbbc52cfd5b0f46a6239dc9237d8..f352543b3747db9f6c425104d8e8709148b26e2e 100644 (file)
@@ -4,12 +4,12 @@ usr/bin/kdig
 #usr/lib/libdnssec.la
 #usr/lib/libdnssec.lai
 #usr/lib/libdnssec.so
-usr/lib/libdnssec.so.7
-usr/lib/libdnssec.so.7.0.0
+usr/lib/libdnssec.so.8
+usr/lib/libdnssec.so.8.0.0
 #usr/lib/libknot.la
 #usr/lib/libknot.lai
 #usr/lib/libknot.so
-usr/lib/libknot.so.10
-usr/lib/libknot.so.10.0.0
+usr/lib/libknot.so.11
+usr/lib/libknot.so.11.0.0
 #usr/lib/libknotus.a
 #usr/lib/libknotus.la
index 9aa5d4f6c77fc6642d740292dc2e3272cc21f85d..153a9841b4d7a3d2a05a82a18413314eeb752ffb 100644 (file)
--- a/lfs/knot
+++ b/lfs/knot
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 2.9.6
+VER        = 3.0.0
 
 THISAPP    = knot-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = ccfdc71542e767cc01174d373efb56ee
+$(DL_FILE)_MD5 = a49754adf3b76db78df678f2cb87fc54
 
 install : $(TARGET)