diff options
author | jim-p <jimp@pfsense.org> | 2014-05-07 16:26:11 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2014-05-07 16:26:11 -0400 |
commit | 05b0510a62bcc1da9841e981a52212477ad01c0e (patch) | |
tree | d0ae4df9635011240c9c808882b358cb2f0f56cd /pkg_config.8.xml | |
parent | 7d06b83962bef36aa6c33c748724a85b294964e2 (diff) | |
download | pfsense-packages-05b0510a62bcc1da9841e981a52212477ad01c0e.tar.gz pfsense-packages-05b0510a62bcc1da9841e981a52212477ad01c0e.tar.bz2 pfsense-packages-05b0510a62bcc1da9841e981a52212477ad01c0e.zip |
Fix call-time pass-by-reference in HAVP, bump
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index bcba9edd..fefb7c7f 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1470,7 +1470,7 @@ <depends_on_package_pbi>havp-0.91_1-i386.pbi</depends_on_package_pbi> <build_port_path>/usr/ports/www/havp</build_port_path> <build_options>CLAMAVUSER=havp;CLAMAVGROUP=havp</build_options> - <version>0.91_1 pkg v1.01</version> + <version>0.91_1 pkg v1.02</version> <status>BETA</status> <required_version>1.2.2</required_version> <config_file>https://packages.pfsense.org/packages/config/havp/havp.xml</config_file> |