diff options
-rw-r--r-- | config/tinc/tinc.xml | 2 | ||||
-rw-r--r-- | config/tinc/tinc_config.xml | 2 | ||||
-rw-r--r-- | config/tinc/tinc_hosts.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml | 4 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 4 |
5 files changed, 7 insertions, 7 deletions
diff --git a/config/tinc/tinc.xml b/config/tinc/tinc.xml index 6c82529b..7fb756f1 100644 --- a/config/tinc/tinc.xml +++ b/config/tinc/tinc.xml @@ -42,7 +42,7 @@ <requirements>Describe your package requirements here</requirements> <faq>Currently there are no FAQ items provided.</faq> <name>tinc</name> - <version>1.0.18</version> + <version>1.0.19</version> <title>VPN: tinc</title> <!-- Menu is where this packages menu will appear --> <menu> diff --git a/config/tinc/tinc_config.xml b/config/tinc/tinc_config.xml index 0d9ae2aa..6c3cce71 100644 --- a/config/tinc/tinc_config.xml +++ b/config/tinc/tinc_config.xml @@ -39,7 +39,7 @@ ]]> </copyright> <name>tinc</name> - <version>1.0.18</version> + <version>1.0.19</version> <title>VPN: tinc</title> <!-- configpath gets expanded out automatically and config items will be diff --git a/config/tinc/tinc_hosts.xml b/config/tinc/tinc_hosts.xml index 683d81ac..7741b7be 100644 --- a/config/tinc/tinc_hosts.xml +++ b/config/tinc/tinc_hosts.xml @@ -42,7 +42,7 @@ <requirements></requirements> <faq>Currently there are no FAQ items provided.</faq> <name>tinchosts</name> - <version>1.0.18</version> + <version>1.0.19</version> <title>VPN: tinc - Hosts</title> <!-- configpath gets expanded out automatically and config items will be stored in that location --> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 266c6f8c..3418051e 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1695,12 +1695,12 @@ <descr>tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private mesh network between hosts on the Internet.</descr> <category>Network Management</category> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package_pbi>tinc-1.0.18-i386.pbi</depends_on_package_pbi> + <depends_on_package_pbi>tinc-1.0.19-i386.pbi</depends_on_package_pbi> <build_pbi> <port>security/tinc</port> </build_pbi> <build_options></build_options> - <version>1.0.18</version> + <version>1.0.19</version> <status>ALPHA</status> <pkginfolink>http://doc.pfsense.org/index.php/tinc_package</pkginfolink> <required_version>2.1</required_version> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 570ceb47..b378433b 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1682,12 +1682,12 @@ <descr>tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private mesh network between hosts on the Internet.</descr> <category>Network Management</category> <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> - <depends_on_package_pbi>tinc-1.0.18-amd64.pbi</depends_on_package_pbi> + <depends_on_package_pbi>tinc-1.0.19-amd64.pbi</depends_on_package_pbi> <build_pbi> <port>security/tinc</port> </build_pbi> <build_options></build_options> - <version>1.0.18</version> + <version>1.0.19</version> <status>ALPHA</status> <pkginfolink>http://doc.pfsense.org/index.php/tinc_package</pkginfolink> <required_version>2.1</required_version> |