diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2011-02-06 19:08:32 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2011-02-06 19:08:32 -0500 |
commit | c5a587d8699f0adcecd6609e0076650029356557 (patch) | |
tree | 2e2bed53dc46d78831bba2ad5575d5f158750424 /pkg_config.8.xml | |
parent | 7213c5662d56199b8120cd19583b138ab1670556 (diff) | |
download | pfsense-packages-c5a587d8699f0adcecd6609e0076650029356557.tar.gz pfsense-packages-c5a587d8699f0adcecd6609e0076650029356557.tar.bz2 pfsense-packages-c5a587d8699f0adcecd6609e0076650029356557.zip |
Include ipv6 support for tiny dns
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 2e2101b0..aeed27c3 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -428,7 +428,7 @@ <descr>pfSense version of TinyDNS which features failover host support</descr> <website>http://cr.yp.to/djbdns.html</website> <category>Services</category> - <version>1.0.6.14</version> + <version>1.0.6.15</version> <status>Beta</status> <pkginfolink>http://doc.pfsense.org/index.php/Tinydns_package</pkginfolink> <required_version>2.0</required_version> @@ -437,7 +437,7 @@ <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> <depends_on_package>ucspi-tcp-0.88_2.tbz</depends_on_package> <depends_on_package>daemontools-0.76_16.tbz</depends_on_package> - <depends_on_package>djbdns-1.05_13.tbz</depends_on_package> + <depends_on_package>djbdns-ipv6-1.05.b23_13.tbz</depends_on_package> <build_port_path>/usr/ports/sysutils/ucspi-tcp</build_port_path> <build_port_path>/usr/ports/sysutils/daemontools</build_port_path> <build_port_path>/home/pfsense/tools/pfPorts/djbdns</build_port_path> |