diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-11-11 08:56:32 -0200 |
---|---|---|
committer | Marcello Coutinho <marcellocoutinho@gmail.com> | 2013-11-11 08:56:32 -0200 |
commit | e476ea3d2721b69968752b9a4073c71cdfefbeb1 (patch) | |
tree | 535da5995a204d2ef28b33faf1c9f6a62b45daa1 | |
parent | 097732f319e16c8696907f433d31218d0ee3a3bd (diff) | |
download | pfsense-packages-e476ea3d2721b69968752b9a4073c71cdfefbeb1.tar.gz pfsense-packages-e476ea3d2721b69968752b9a4073c71cdfefbeb1.tar.bz2 pfsense-packages-e476ea3d2721b69968752b9a4073c71cdfefbeb1.zip |
bind - bump pkg version
-rw-r--r-- | config/bind/bind_zones.xml | 1 | ||||
-rw-r--r-- | pkg_config.8.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/config/bind/bind_zones.xml b/config/bind/bind_zones.xml index d5cbe1b8..be4da9cf 100644 --- a/config/bind/bind_zones.xml +++ b/config/bind/bind_zones.xml @@ -72,6 +72,7 @@ <tab> <text>Zones</text> <url>/pkg.php?xml=bind_zones.xml&id=0</url> + <active/> </tab> <tab> <text>Sync</text> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 6681d304..10782d1f 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -53,7 +53,7 @@ <descr><![CDATA[The most widely used name server software]]></descr> <website>http://www.isc.org/downloads/BIND/</website> <category>Services</category> - <version>9.9.4 pkg v 0.3.1</version> + <version>9.9.4 pkg v 0.3.2</version> <status>RC</status> <required_version>2.1</required_version> <config_file>http://www.pfsense.com/packages/config/bind/bind.xml</config_file> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 88d3a5e7..99ccb0ef 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -53,7 +53,7 @@ <descr><![CDATA[The most widely used name server software]]></descr> <website>http://www.isc.org/downloads/BIND/</website> <category>Services</category> - <version>9.9.4 pkg v 0.3.1</version> + <version>9.9.4 pkg v 0.3.2</version> <status>RC</status> <required_version>2.1</required_version> <config_file>http://www.pfsense.com/packages/config/bind/bind.xml</config_file> |