mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
snort 2.9.8.2: update snort download url
Update for http://git.ipfire.org/?p=ipfire-2.x.git;a=commit;h=0aff7b81965c06756ff42482ef0aa3ccfa68bf8f Update url is set to 'snortrules-snapshot-2982.tar.gz' Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
committed by
Stefan Schantl
parent
5a5e5f04a7
commit
3a376d999e
@@ -263,9 +263,9 @@ if (-e "/etc/snort/snort.conf") {
|
||||
####################### End added for snort rules control #################################
|
||||
|
||||
if ($snortsettings{'RULES'} eq 'subscripted') {
|
||||
$url=" https://www.snort.org/rules/snortrules-snapshot-2980.tar.gz?oinkcode=$snortsettings{'OINKCODE'}";
|
||||
$url=" https://www.snort.org/rules/snortrules-snapshot-2982.tar.gz?oinkcode=$snortsettings{'OINKCODE'}";
|
||||
} elsif ($snortsettings{'RULES'} eq 'registered') {
|
||||
$url=" https://www.snort.org/rules/snortrules-snapshot-2980.tar.gz?oinkcode=$snortsettings{'OINKCODE'}";
|
||||
$url=" https://www.snort.org/rules/snortrules-snapshot-2982.tar.gz?oinkcode=$snortsettings{'OINKCODE'}";
|
||||
} elsif ($snortsettings{'RULES'} eq 'community') {
|
||||
$url=" https://www.snort.org/rules/community";
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user