aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.xml
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2014-04-15 11:10:24 -0400
committerErmal <eri@pfsense.org>2014-04-28 08:03:38 +0000
commitadd3781434e14f909e05cfe9bbe68624f6b633a6 (patch)
tree170a82d13d4a96793fd51f39629f9f1d4c28adcb /config/snort/snort.xml
parent9e6f4b690ff87117f2f46b9b7ed68455042181b7 (diff)
downloadpfsense-packages-add3781434e14f909e05cfe9bbe68624f6b633a6.tar.gz
pfsense-packages-add3781434e14f909e05cfe9bbe68624f6b633a6.tar.bz2
pfsense-packages-add3781434e14f909e05cfe9bbe68624f6b633a6.zip
Bump Snort pkg version to 3.0.7
Diffstat (limited to 'config/snort/snort.xml')
-rwxr-xr-xconfig/snort/snort.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/snort/snort.xml b/config/snort/snort.xml
index d391d397..9d52aa6c 100755
--- a/config/snort/snort.xml
+++ b/config/snort/snort.xml
@@ -47,7 +47,7 @@
<faq>Currently there are no FAQ items provided.</faq>
<name>Snort</name>
<version>2.9.6.0</version>
- <title>Services:2.9.6.0 pkg v3.0.5</title>
+ <title>Services:2.9.6.0 pkg v3.0.7</title>
<include_file>/usr/local/pkg/snort/snort.inc</include_file>
<menu>
<name>Snort</name>
@@ -269,7 +269,7 @@
</custom_add_php_command>
<custom_php_resync_config_command>
<![CDATA[
- if ($GLOBALS['pfSense_snort_version'] == "3.0.5")
+ if ($GLOBALS['pfSense_snort_version'] == "3.0.7")
sync_snort_package_config();
]]>
</custom_php_resync_config_command>