mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-26 19:00:34 +02:00
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:
4
lfs/daq
4
lfs/daq
@@ -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)
|
||||
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user