aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.xml
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2014-06-21 11:08:23 -0300
committerRenato Botelho <garga@FreeBSD.org>2014-06-21 11:08:23 -0300
commit96ea5d31f1249839ab02d19a9a1f836a018c6998 (patch)
tree268ba49e14f5d53874c981d73994e319731c2c54 /config/snort/snort.xml
parent2eb1127c38349c26687604ebff93e1277df4d093 (diff)
downloadpfsense-packages-96ea5d31f1249839ab02d19a9a1f836a018c6998.tar.gz
pfsense-packages-96ea5d31f1249839ab02d19a9a1f836a018c6998.tar.bz2
pfsense-packages-96ea5d31f1249839ab02d19a9a1f836a018c6998.zip
Bump Snort GUI package version to 3.0.13
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 ca99accf..977db98a 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.8</title>
+ <title>Services:2.9.6.0 pkg v3.0.13</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.8")
+ if ($GLOBALS['pfSense_snort_version'] == "3.0.13")
sync_snort_package_config();
]]>
</custom_php_resync_config_command>