diff options
author | PiBa-NL <pba_2k3@yahoo.com> | 2015-10-09 23:51:46 +0200 |
---|---|---|
committer | PiBa-NL <pba_2k3@yahoo.com> | 2015-10-09 23:51:46 +0200 |
commit | 03da79fb66cd1cb26d8e8d19cd2897efdba98c1f (patch) | |
tree | 7b0e3a0ba777545981438866a1d2cfd57885501c | |
parent | 317f1b35061b19c780ec340800783ddd22d599fb (diff) | |
download | pfsense-packages-03da79fb66cd1cb26d8e8d19cd2897efdba98c1f.tar.gz pfsense-packages-03da79fb66cd1cb26d8e8d19cd2897efdba98c1f.tar.bz2 pfsense-packages-03da79fb66cd1cb26d8e8d19cd2897efdba98c1f.zip |
quagga_ospfd, bump pkg version 0.6.8
-rw-r--r-- | config/quagga_ospfd/quagga_ospfd.xml | 2 | ||||
-rw-r--r-- | pkg_config.10.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/config/quagga_ospfd/quagga_ospfd.xml b/config/quagga_ospfd/quagga_ospfd.xml index 5242e913..860c298b 100644 --- a/config/quagga_ospfd/quagga_ospfd.xml +++ b/config/quagga_ospfd/quagga_ospfd.xml @@ -42,7 +42,7 @@ ]]> </copyright> <name>quagga_ospfd</name> - <version>0.6.6</version> + <version>0.6.8</version> <title>Services: Quagga OSPFd</title> <include_file>/usr/local/pkg/quagga_ospfd.inc</include_file> <aftersaveredirect>pkg_edit.php?xml=quagga_ospfd.xml&id=0</aftersaveredirect> diff --git a/pkg_config.10.xml b/pkg_config.10.xml index 6c8c23e3..224f9fa0 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -1365,7 +1365,7 @@ ]]> </descr> <maintainer>jimp@pfsense.org</maintainer> - <version>0.6.7</version> + <version>0.6.8</version> <category>Routing</category> <status>BETA</status> <depends_on_package_pbi>quagga-0.99.23.1_2-##ARCH##.pbi</depends_on_package_pbi> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 5abf5f5d..6bf4dc6e 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -1565,7 +1565,7 @@ <name>Quagga OSPF</name> <descr>OSPF routing protocol using Quagga -- WARNING! Installs files to the same place as OpenBGPD. Installing both will break things.</descr> <maintainer>jimp@pfsense.org</maintainer> - <version>0.99.22.3 v0.6.5</version> + <version>0.99.22.3 v0.6.8</version> <category>Routing</category> <status>BETA</status> <depends_on_package_base_url>https://files.pfsense.org/packages/8/All/</depends_on_package_base_url> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index cb21d413..8c8b54e7 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -1552,7 +1552,7 @@ <name>Quagga OSPF</name> <descr>OSPF routing protocol using Quagga -- WARNING! Installs files to the same place as OpenBGPD. Installing both will break things.</descr> <maintainer>jimp@pfsense.org</maintainer> - <version>0.99.22.3 v0.6.5</version> + <version>0.99.22.3 v0.6.8</version> <category>Routing</category> <status>BETA</status> <depends_on_package_base_url>https://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> |