diff options
author | bmeeks8 <bmeeks8@bellsouth.net> | 2013-06-18 18:48:40 -0400 |
---|---|---|
committer | bmeeks8 <bmeeks8@bellsouth.net> | 2013-06-18 18:48:40 -0400 |
commit | 8c5840439b815474d2a39434147b7892590198f3 (patch) | |
tree | 29ab19820953c212f902630d0752bd689bf7f333 /config/snort | |
parent | 4c5a6da63e0c4ee0078ff250d1799dab9e1325c8 (diff) | |
download | pfsense-packages-8c5840439b815474d2a39434147b7892590198f3.tar.gz pfsense-packages-8c5840439b815474d2a39434147b7892590198f3.tar.bz2 pfsense-packages-8c5840439b815474d2a39434147b7892590198f3.zip |
Update package to 2.5.9 and binary to 2.9.4.6
Diffstat (limited to 'config/snort')
-rwxr-xr-x | config/snort/snort.xml | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/config/snort/snort.xml b/config/snort/snort.xml index 1066b75c..ed731f74 100755 --- a/config/snort/snort.xml +++ b/config/snort/snort.xml @@ -46,8 +46,8 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>Snort</name> - <version>2.9.4.1</version> - <title>Services:2.9.4.1 pkg v. 2.5.8</title> + <version>2.9.4.6</version> + <title>Services:2.9.4.6 pkg v. 2.5.9</title> <include_file>/usr/local/pkg/snort/snort.inc</include_file> <menu> <name>Snort</name> @@ -183,6 +183,11 @@ <chmod>077</chmod> <item>http://www.pfsense.com/packages/config/snort/snort_rules_flowbits.php</item> </additional_files_needed> + <additional_files_needed> + <prefix>/usr/local/www/snort/</prefix> + <chmod>077</chmod> + <item>http://www.pfsense.com/packages/config/snort/snort_edit_hat_data.php</item> + </additional_files_needed> <fields> </fields> <custom_add_php_command> |