]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
suricata: Update to 5.0.7
authorMatthias Fischer <matthias.fischer@ipfire.org>
Sun, 4 Jul 2021 13:38:55 +0000 (15:38 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 16 Aug 2021 06:31:32 +0000 (06:31 +0000)
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>
lfs/suricata

index 19038e7c480e381d54e0618ac1f9d75b24a79f2c..c7f189bf432f52def109365beba8cfcbb5e442b7 100644 (file)
@@ -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)