Revert "snort: Update to 2.9.4."

This reverts commit 7c8301fb8a.
reverted because sourcefire has not released the rules for
non-paying user yet. Will readded to IPFire 2.13 soon.
This commit is contained in:
Arne Fitzenreiter
2012-12-16 10:11:18 +01:00
parent f9f13c135b
commit f17d112c04
6 changed files with 10 additions and 13 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.0.0
VER = 1.1.1
THISAPP = daq-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = a00855a153647df76d47f1ea454f74ae
$(DL_FILE)_MD5 = bc204ea09165b4ecbb1bb49c7c1a2ad4
install : $(TARGET)

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.9.4
VER = 2.9.3.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 = e79ee6b4fbb32edc5dfed2d7dfcc6813
$(DL_FILE)_MD5 = b2102605a7ca023ad6a2429821061c29
install : $(TARGET)