public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] knot: Update to 3.0.0
@ 2020-09-13 15:04 Matthias Fischer
  2020-09-13 15:04 ` [PATCH 2/2] New package: lmdb 0.9.24 - required for knot 3.0.0 Matthias Fischer
  2020-09-17 15:03 ` [PATCH 1/2] knot: Update to 3.0.0 Michael Tremer
  0 siblings, 2 replies; 4+ messages in thread
From: Matthias Fischer @ 2020-09-13 15:04 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1315 bytes --]

For details see:
https://www.knot-dns.cz/2020-09-09-version-300.html

Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
 config/rootfiles/common/knot | 8 ++++----
 lfs/knot                     | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/config/rootfiles/common/knot b/config/rootfiles/common/knot
index 960f14d0a..f352543b3 100644
--- a/config/rootfiles/common/knot
+++ b/config/rootfiles/common/knot
@@ -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
diff --git a/lfs/knot b/lfs/knot
index 9aa5d4f6c..153a9841b 100644
--- 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)
 
-- 
2.18.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-17 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-13 15:04 [PATCH 1/2] knot: Update to 3.0.0 Matthias Fischer
2020-09-13 15:04 ` [PATCH 2/2] New package: lmdb 0.9.24 - required for knot 3.0.0 Matthias Fischer
2020-09-17 15:03   ` Michael Tremer
2020-09-17 15:03 ` [PATCH 1/2] knot: Update to 3.0.0 Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox