diff options
author | jim-p <jimp@pfsense.org> | 2015-12-01 14:16:00 -0500 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2015-12-01 14:16:00 -0500 |
commit | 26f41b6b1136ac5216cd748c6e5e5254275c88a5 (patch) | |
tree | 3028bb28ae34a538e37b62750fa7aa0c908337d7 | |
parent | 043bd6b3a5d02b3aead7a982f0e86348280af20d (diff) | |
download | pfsense-packages-26f41b6b1136ac5216cd748c6e5e5254275c88a5.tar.gz pfsense-packages-26f41b6b1136ac5216cd748c6e5e5254275c88a5.tar.bz2 pfsense-packages-26f41b6b1136ac5216cd748c6e5e5254275c88a5.zip |
Stop OpenVPN Client Export Package from auto syncing so the 2.3 version can be converted to Bootstrap
-rw-r--r-- | pkg_config.10.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 1e21c95c..8e455bc5 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -1237,6 +1237,8 @@ <required_version>2.2</required_version> <config_file>https://packages.pfsense.org/packages/config/openvpn-client-export/openvpn-client-export.xml</config_file> <configurationfile>openvpn-client-export.xml</configurationfile> + <!-- Skip auto sync to 2.3 format --> + <maximum_version>2.2.999</maximum_version> </package> <package> <name>HAVP antivirus</name> |