mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
suricata: Update to 5.0.7
For details see: https://forum.suricata.io/t/suricata-6-0-3-and-5-0-7-released/1489 and https://redmine.openinfosecfoundation.org/versions/166 Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Acked-by: Stefan Schantl <stefan.schantl@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
4a53126945
commit
bacde6d9c1
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 5.0.6
|
||||
VER = 5.0.7
|
||||
|
||||
THISAPP = suricata-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 82d80b4b3179315bf6f5695c6437ee1f
|
||||
$(DL_FILE)_MD5 = f6ff77e4dcf8035853209ceeba9b530c
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user