mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-12 12:15:52 +02:00
knot: Update to 2.9.2
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>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
063a3a8bca
commit
68e83070e2
@@ -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
|
||||
|
||||
4
lfs/knot
4
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user