mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Updated snort to Version 2.8.3.2
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 2.6.1.5
|
||||
VER = 2.8.3.2
|
||||
|
||||
THISAPP = snort-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -42,7 +42,7 @@ objects = $(DL_FILE) \
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
Community-Rules-20070503.tar.gz = $(DL_FROM)/Community-Rules-20070503.tar.gz
|
||||
|
||||
$(DL_FILE)_MD5 = e52a7ea6ba9743a8f8ca397cd26fa1bf
|
||||
$(DL_FILE)_MD5 = f75547da33446ddb4ca07eefd9ce31dc
|
||||
Community-Rules-20070503.tar.gz_MD5 = f236b8a4ac12e99d3e7bd81bf3b5a482
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user