diff options
author | robiscool <robrob2626@yahoo.com> | 2010-04-29 20:16:12 -0700 |
---|---|---|
committer | robiscool <robrob2626@yahoo.com> | 2010-04-29 20:16:12 -0700 |
commit | 145fd3aec9003dce4ccddd8a420937047c920975 (patch) | |
tree | e9cda2ee32cc18525eec66abeee6e6589dc06d89 | |
parent | b9d8cf1846d911ad39dd64a54afbc78cef8eed94 (diff) | |
download | pfsense-packages-145fd3aec9003dce4ccddd8a420937047c920975.tar.gz pfsense-packages-145fd3aec9003dce4ccddd8a420937047c920975.tar.bz2 pfsense-packages-145fd3aec9003dce4ccddd8a420937047c920975.zip |
snort, up version
-rw-r--r-- | config/snort/snort_interfaces.php | 2 | ||||
-rwxr-xr-x | pkg_config.7.xml | 2 | ||||
-rwxr-xr-x | pkg_config.8.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/config/snort/snort_interfaces.php b/config/snort/snort_interfaces.php index c2c17d56..e15ea12c 100644 --- a/config/snort/snort_interfaces.php +++ b/config/snort/snort_interfaces.php @@ -241,7 +241,7 @@ if ($_GET['act'] == 'toggle' && $_GET['id'] != '') -$pgtitle = "Services: Snort 2.8.5.3 pkg v. 1.23"; +$pgtitle = "Services: Snort 2.8.5.3 pkg v. 1.24"; include("head.inc"); ?> diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 8ede0026..bec34377 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -359,7 +359,7 @@ <depends_on_package>mysql-client-5.1.44_1.tbz</depends_on_package> <depends_on_package>snort-2.8.5.3.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> - <version>2.8.5.3 pkg v. 1.23</version> + <version>2.8.5.3 pkg v. 1.24</version> <required_version>1.2.3</required_version> <status>Stable</status> <configurationfile>/snort.xml</configurationfile> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 34d5d0ba..29d2f641 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -245,7 +245,7 @@ <depends_on_package>mysql-client-5.1.45.tbz</depends_on_package> <depends_on_package>snort-2.8.5.3.tbz</depends_on_package> <config_file>http://www.pfsense.com/packages/config/snort/snort.xml</config_file> - <version>2.8.5.3 pkg v. 1.23</version> + <version>2.8.5.3 pkg v. 1.24</version> <required_version>2.0</required_version> <status>Stable</status> <configurationfile>/snort.xml</configurationfile> |