Updated snort to Version 2.8.3.2

This commit is contained in:
Stefan Schantl
2009-04-07 12:11:15 +02:00
parent f502f0fc4c
commit 4fba936cc8
4 changed files with 97 additions and 9 deletions

View File

@@ -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)