suricata: Update to 4.1.3

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2019-03-10 17:34:03 +01:00
parent 1fbf0788bf
commit 2bec60c347
3 changed files with 58 additions and 23 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 4.0.6
VER = 4.1.3
THISAPP = suricata-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = e8e9a401fef3b3ca1027c268c38c8f4b
$(DL_FILE)_MD5 = 35c4a8e6be3910831649a073950195df
install : $(TARGET)