mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Updated snort to stable 2.8.5.3.
This fixes bug #0000628 Rule Url will change the next 30 days because of the 2.8.6 release.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.8.4
|
||||
VER = 2.8.5.3
|
||||
|
||||
THISAPP = snort-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 193179da8db8aac5ee6b0a751ce7b76d
|
||||
$(DL_FILE)_MD5 = 351d7d337c1d6ce0eb368d09ebf0483f
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user