snort: Update to 2.9.8.0

snort: Update to 2.9.8.0

Release notes: https://snort.org/downloads/snort/release_notes_2.9.8.0.txt
Changelog: https://snort.org/downloads/snort/changelog_2.9.8.0.txt

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Matthias Fischer
2015-12-10 07:40:18 +01:00
committed by Stefan Schantl
parent 3fffbe09e2
commit cf074eb256

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.9.7.6
VER = 2.9.8.0
THISAPP = snort-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = 65349f3272c4de5b3210f77f1f7ab0e6
$(DL_FILE)_MD5 = 33a2ffd0daf3f60b81ab685848f95947
install : $(TARGET)