aboutsummaryrefslogtreecommitdiffstats
path: root/config/snort/snort.xml
diff options
context:
space:
mode:
authorbmeeks8 <bmeeks8@bellsouth.net>2014-09-13 15:33:28 -0400
committerbmeeks8 <bmeeks8@bellsouth.net>2014-09-13 15:33:28 -0400
commitc662caf2c669edfd94022f1afe566f2939b8f13b (patch)
treed9e134a6312bb1cbc0af4ae703867fa7a92355cd /config/snort/snort.xml
parente9423bf7fb424aad2474a07a01b5623859ba73ca (diff)
downloadpfsense-packages-c662caf2c669edfd94022f1afe566f2939b8f13b.tar.gz
pfsense-packages-c662caf2c669edfd94022f1afe566f2939b8f13b.tar.bz2
pfsense-packages-c662caf2c669edfd94022f1afe566f2939b8f13b.zip
Bump Snort package version to 2.9.6.2 pkg v3.1.3
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 fdffc862..b52a1b7e 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.2</version>
- <title>Services:2.9.6.2 pkg v3.1.2</title>
+ <title>Services:2.9.6.2 pkg v3.1.3</title>
<include_file>/usr/local/pkg/snort/snort.inc</include_file>
<menu>
<name>Snort</name>
@@ -309,7 +309,7 @@
</custom_add_php_command>
<custom_php_resync_config_command>
<![CDATA[
- if ($GLOBALS['pfSense_snort_version'] == "3.1.2")
+ if ($GLOBALS['pfSense_snort_version'] == "3.1.3")
sync_snort_package_config();
]]>
</custom_php_resync_config_command>