For details see: Release notes: https://snort.org/downloads/snort/release_notes_2.9.11.1.txt Changelog: https://snort.org/downloads/snort/changelog_2.9.11.1.txt Best, Matthias Signed-off-by: Matthias Fischer --- lfs/snort | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/snort b/lfs/snort index f66bf0127..a5d0535b0 100644 --- a/lfs/snort +++ b/lfs/snort @@ -24,7 +24,7 @@ include Config -VER = 2.9.11 +VER = 2.9.11.1 THISAPP = snort-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 4f3ee0c2ad330e487273016efd0c9d64 +$(DL_FILE)_MD5 = 378e3938b2b5c8e358f942d0ffce18cc install : $(TARGET) -- 2.15.1