diff options
author | Warren Baker <warren@decoy.co.za> | 2011-03-02 14:38:23 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2011-03-02 14:38:23 +0200 |
commit | 8d926b4f17438214ba32f2baed1c26f24d113d97 (patch) | |
tree | 9783574f447052ed1d95a93cb70dbb33d44b2a3e | |
parent | 4d1afb6ab23c1ae8e90209b6988cba17e4b38721 (diff) | |
download | pfsense-packages-8d926b4f17438214ba32f2baed1c26f24d113d97.tar.gz pfsense-packages-8d926b4f17438214ba32f2baed1c26f24d113d97.tar.bz2 pfsense-packages-8d926b4f17438214ba32f2baed1c26f24d113d97.zip |
Update version number to match Unbound version number, Removed extra additional file and better describe the ACL system.
-rw-r--r-- | config/unbound/unbound.xml | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/config/unbound/unbound.xml b/config/unbound/unbound.xml index 38da4acf..6589de2b 100644 --- a/config/unbound/unbound.xml +++ b/config/unbound/unbound.xml @@ -40,7 +40,7 @@ <requirements/> <faq/> <name>unbound</name> - <version>1.4.7</version> + <version>1.4.8</version> <title>Services: Unbound DNS Forwarder</title> <include_file>/usr/local/pkg/unbound.inc</include_file> <menu> @@ -61,11 +61,6 @@ <item>http://www.pfsense.org/packages/config/unbound/unbound.inc</item> </additional_files_needed> <additional_files_needed> - <prefix>/usr/local/pkg/</prefix> - <chmod>0644</chmod> - <item>http://www.pfsense.org/packages/config/unbound/unbound.xml</item> - </additional_files_needed> - <additional_files_needed> <prefix>/usr/local/www/</prefix> <chmod>0644</chmod> <item>http://www.pfsense.org/packages/config/unbound/unbound_status.php</item> @@ -82,7 +77,7 @@ <active/> </tab> <tab> - <text>Unbound ACLs</text> + <text>Unbound DNS ACLs</text> <url>/pkg.php?xml=unbound_acls.xml</url> </tab> <tab> |