mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
knot: Update to 2.9.6
For details see: https://www.knot-dns.cz/2020-08-31-version-296.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>
This commit is contained in:
committed by
Michael Tremer
parent
daf1484ea5
commit
ab18aa6485
4
lfs/knot
4
lfs/knot
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.9.5
|
||||
VER = 2.9.6
|
||||
|
||||
THISAPP = knot-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = f04b2ce8c9e25ec8a9a5e8566a8192b7
|
||||
$(DL_FILE)_MD5 = ccfdc71542e767cc01174d373efb56ee
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user