diff options
author | Warren Baker <warren@decoy.co.za> | 2011-08-18 10:35:49 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2011-08-18 10:35:49 +0200 |
commit | c1162a3fe2b3197408017ad90ccbd5aad5f62fa5 (patch) | |
tree | e73a7e1c982fa8ba2a553ab1a045a09194ed888d | |
parent | 35b5d78080a0245fcec8dc6aa5cd457e6d99e42b (diff) | |
download | pfsense-packages-c1162a3fe2b3197408017ad90ccbd5aad5f62fa5.tar.gz pfsense-packages-c1162a3fe2b3197408017ad90ccbd5aad5f62fa5.tar.bz2 pfsense-packages-c1162a3fe2b3197408017ad90ccbd5aad5f62fa5.zip |
Version bump to fix non-ipv6 installs
-rw-r--r-- | pkg_config.8.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 8811a2fe..5abcd620 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1047,7 +1047,7 @@ <descr>Unbound is a validating, recursive, and caching DNS resolver. This package is a drop in replacement for Services: DNS Forwarder and also supports DNSSEC extensions. Once installed please configure the Unbound service by visiting Services: Unbound DNS.</descr> <website>http://www.unbound.net/</website> <category>Services</category> - <version>1.4.12_01</version> + <version>1.4.12_02</version> <status>Alpha</status> <maintainer>warren@decoy.co.za</maintainer> <required_version>2.0</required_version> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 811dd872..c2ae95ab 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1032,7 +1032,7 @@ <descr>Unbound is a validating, recursive, and caching DNS resolver. This package is a drop in replacement for Services: DNS Forwarder and also supports DNSSEC extensions. Once installed please configure the Unbound service by visiting Services: Unbound DNS.</descr> <website>http://www.unbound.net/</website> <category>Services</category> - <version>1.4.12_01</version> + <version>1.4.12_02</version> <status>Alpha</status> <maintainer>warren@decoy.co.za</maintainer> <required_version>2.0</required_version> |