mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
knot: Update to 3.1.1
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>
This commit is contained in:
committed by
Peter Müller
parent
59bf369edc
commit
e8c75ca765
@@ -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
|
||||
|
||||
4
lfs/knot
4
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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user