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:
Christian Schmidt
2010-04-28 20:58:45 +02:00
parent 841323bc3e
commit 33d8921fe3
4 changed files with 18 additions and 653 deletions

View File

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