aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.xml
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2014-01-28 16:19:59 -0500
committerbmeeks8 <bmeeks8@bellsouth.net>2014-01-28 16:19:59 -0500
commitec1200d91b3ad257379cf8d267c3098073b78b5d (patch)
tree6015df0b3a75d7563a6c7b28cfaea738e9ec0396 /config/snort/snort.xml
parentc613223747934c62488bb55fb72138bec353ff61 (diff)
downloadpfsense-packages-ec1200d91b3ad257379cf8d267c3098073b78b5d.tar.gz
pfsense-packages-ec1200d91b3ad257379cf8d267c3098073b78b5d.tar.bz2
pfsense-packages-ec1200d91b3ad257379cf8d267c3098073b78b5d.zip
Bump Snort package to 2.9.5.6 v3.0.4
Diffstat (limited to 'config/snort/snort.xml')
-rwxr-xr-xconfig/snort/snort.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/snort/snort.xml b/config/snort/snort.xml
index 9d4f1d61..a2d14bf0 100755
--- a/config/snort/snort.xml
+++ b/config/snort/snort.xml
@@ -46,8 +46,8 @@
<requirements>None</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>Snort</name>
- <version>2.9.5.5</version>
- <title>Services:2.9.5.5 pkg v3.0.2</title>
+ <version>2.9.5.6</version>
+ <title>Services:2.9.5.6 pkg v3.0.4</title>
<include_file>/usr/local/pkg/snort/snort.inc</include_file>
<menu>
<name>Snort</name>
@@ -244,7 +244,7 @@
</custom_add_php_command>
<custom_php_resync_config_command>
<![CDATA[
- if ($GLOBALS['pfSense_snort_version'] == "3.0.2")
+ if ($GLOBALS['pfSense_snort_version'] == "3.0.4")
sync_snort_package_config();
]]>
</custom_php_resync_config_command>