diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-05-14 02:39:10 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-05-14 02:39:10 -0400 |
commit | 453ac62f3a5ca0ebde04d61cba0c7931665dd032 (patch) | |
tree | 0b132a4a48e6b80cd6e2f8ce8c7a3f8554a0a086 | |
parent | c4183c7df63753a7763c652d3ac8ebc4876950d5 (diff) | |
download | pfsense-packages-453ac62f3a5ca0ebde04d61cba0c7931665dd032.tar.gz pfsense-packages-453ac62f3a5ca0ebde04d61cba0c7931665dd032.tar.bz2 pfsense-packages-453ac62f3a5ca0ebde04d61cba0c7931665dd032.zip |
OpenBGPD version bump to 0.5 for tcp md5sig additions
-rwxr-xr-x | pkg_config.7.xml | 2 | ||||
-rwxr-xr-x | pkg_config.8.xml | 2 | ||||
-rw-r--r-- | pkg_config.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 0c43c562..95ed5ca4 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -217,7 +217,7 @@ <descr>OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol.</descr> <category>NET</category> <config_file>http://www.pfsense.com/packages/config/openbgpd/openbgpd.xml</config_file> - <version>0.4</version> + <version>0.5</version> <status>STABLE</status> <required_version>1.3</required_version> <configurationfile>openbgpd.xml</configurationfile> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index aff3da82..b96410e5 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -206,7 +206,7 @@ <descr>OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol.</descr> <category>NET</category> <config_file>http://www.pfsense.com/packages/config/openbgpd/openbgpd.xml</config_file> - <version>0.4</version> + <version>0.5</version> <status>STABLE</status> <required_version>1.3</required_version> <configurationfile>openbgpd.xml</configurationfile> diff --git a/pkg_config.xml b/pkg_config.xml index 92a2c72c..f7a8814c 100644 --- a/pkg_config.xml +++ b/pkg_config.xml @@ -60,7 +60,7 @@ <descr>OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol.</descr> <category>NET</category> <config_file>http://www.pfsense.com/packages/config/openbgpd/openbgpd.xml</config_file> - <version>0.4</version> + <version>0.5</version> <status>STABLE</status> <required_version>1.3</required_version> <configurationfile>openbgpd.xml</configurationfile> |