mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-20 07:53:01 +02:00
knot: Update to 2.8.3
For details see: https://www.knot-dns.cz/2019-07-16-version-283.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
6817d23a01
commit
4bb1d994b0
4
lfs/knot
4
lfs/knot
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.8.2
|
||||
VER = 2.8.3
|
||||
|
||||
THISAPP = knot-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 7b2e9d44070e0559b13dac575547845b
|
||||
$(DL_FILE)_MD5 = fb7623a6c1f40cf2f330c91ad9a7898f
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user