diff options
author | Phil Davis <phil.davis@inf.org> | 2015-06-28 20:41:36 +0545 |
---|---|---|
committer | Phil Davis <phil.davis@inf.org> | 2015-06-28 20:41:36 +0545 |
commit | 3a0e7e34c9c39fafd935357bed0d4bf27522c42b (patch) | |
tree | 978515eeb83221eb952a852a1e993c0a3a85c4f0 /pkg_config.8.xml | |
parent | efcb133964c38a8e3db7e93a90205b75948c5e05 (diff) | |
download | pfsense-packages-3a0e7e34c9c39fafd935357bed0d4bf27522c42b.tar.gz pfsense-packages-3a0e7e34c9c39fafd935357bed0d4bf27522c42b.tar.bz2 pfsense-packages-3a0e7e34c9c39fafd935357bed0d4bf27522c42b.zip |
Backup pkg check if byte_convert function exists
As reported in forum https://forum.pfsense.org/index.php?topic=95790.0
When Backup and Vhosts package are both installed there can be errors
logged about Cannot redeclare byte_convert().
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 b7bf2019..b9038685 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -445,7 +445,7 @@ <pkginfolink></pkginfolink> <config_file>https://packages.pfsense.org/packages/config/backup/backup.xml</config_file> <depends_on_package_base_url>https://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <version>0.1.6</version> + <version>0.1.7</version> <status>Beta</status> <required_version>1.2</required_version> <maintainer>markjcrane@gmail.com</maintainer> |