diff options
author | Warren Baker <warren@decoy.co.za> | 2012-03-16 21:52:35 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2012-03-16 21:52:35 +0200 |
commit | 87cf02e78727c314201705431fbd70895ecfdf76 (patch) | |
tree | 0737b0ab816886244250637e196878bf4164f080 /pkg_config.8.xml | |
parent | 6501e66520c2fa93b3ade4e6d55da86c935754ad (diff) | |
download | pfsense-packages-87cf02e78727c314201705431fbd70895ecfdf76.tar.gz pfsense-packages-87cf02e78727c314201705431fbd70895ecfdf76.tar.bz2 pfsense-packages-87cf02e78727c314201705431fbd70895ecfdf76.zip |
Add a max version for Unbound so it cant be installed on 2.1 since its been integrated there
Diffstat (limited to 'pkg_config.8.xml')
-rw-r--r-- | pkg_config.8.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 9e76292b..45744457 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1309,6 +1309,7 @@ <status>Alpha</status> <maintainer>warren@decoy.co.za</maintainer> <required_version>2.0</required_version> + <maximum_version>2.0.1</maximum_version> <pkginfolink>http://doc.pfsense.org/index.php/Unbound_package</pkginfolink> <config_file>http://www.pfsense.com/packages/config/unbound/unbound.xml</config_file> <configurationfile>unbound.xml</configurationfile> |