]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
knot: Update to 3.1.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 15 Aug 2021 07:11:44 +0000 (09:11 +0200)
committerPeter Müller <peter.mueller@ipfire.org>
Fri, 19 Nov 2021 06:07:18 +0000 (07:07 +0100)
For changes since 3.0.7, see:
https://gitlab.nic.cz/knot/knot-dns/raw/v3.1.1/NEWS

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Reviewed-by: Adolf Belka <adolf.belka@ipfire.org>
config/rootfiles/common/knot
lfs/knot

index f352543b3747db9f6c425104d8e8709148b26e2e..79e86141d0442b55442609aef073e00a4d08b6dd 100644 (file)
@@ -9,7 +9,7 @@ usr/lib/libdnssec.so.8.0.0
 #usr/lib/libknot.la
 #usr/lib/libknot.lai
 #usr/lib/libknot.so
-usr/lib/libknot.so.11
-usr/lib/libknot.so.11.0.0
+usr/lib/libknot.so.12
+usr/lib/libknot.so.12.0.0
 #usr/lib/libknotus.a
 #usr/lib/libknotus.la
index 7e8bbc2020b4d6b79459e5fd6cbe0ad2e5b6d8c2..2a2c5e9d74d739c02e69631a657b75977d604a01 100644 (file)
--- a/lfs/knot
+++ b/lfs/knot
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.0.7
+VER        = 3.1.1
 
 THISAPP    = knot-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a7ac9e92989184437a45578d0e23990a
+$(DL_FILE)_MD5 = 53c8b86d6f8b0719e03051732e4cb4b1
 
 install : $(TARGET)