diff options
author | jim-p <jimp@pfsense.org> | 2012-06-21 09:54:57 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2012-06-21 09:55:47 -0400 |
commit | c3d0a57ce004d30f18296b6105c5962f0b73f6e8 (patch) | |
tree | fe872b9a642070cebdb57587f57a245abfb085b3 | |
parent | ffa9704efa6dd5141b651b760942d4e4d890b85c (diff) | |
download | pfsense-packages-c3d0a57ce004d30f18296b6105c5962f0b73f6e8.tar.gz pfsense-packages-c3d0a57ce004d30f18296b6105c5962f0b73f6e8.tar.bz2 pfsense-packages-c3d0a57ce004d30f18296b6105c5962f0b73f6e8.zip |
Fixup olsrd pbi info
-rw-r--r-- | pkg_config.8.xml | 2 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 5ae7ce26..20a430a0 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -451,7 +451,7 @@ <descr>The olsr.org OLSR daemon is an implementation of the Optimized Link State Routing protocol. OLSR is a routing protocol for mobile ad-hoc networks. The protocol is pro-active, table driven and utilizes a technique called multipoint relaying for message flooding.</descr> <category>Services</category> <config_file>http://www.pfsense.com/packages/config/olsrd.xml</config_file> - <depends_on_package_base_url>http://files.pfsense.org/packages/All/</depends_on_package_base_url> + <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> <depends_on_package>olsrd-0.6.2.tbz</depends_on_package> <depends_on_package_pbi>olsrd-0.6.3-i386.pbi</depends_on_package_pbi> <build_port_path>/usr/ports/net/olsrd</build_port_path> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 0efda3ea..a9d4f94b 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -532,9 +532,9 @@ <descr>The olsr.org OLSR daemon is an implementation of the Optimized Link State Routing protocol. OLSR is a routing protocol for mobile ad-hoc networks. The protocol is pro-active, table driven and utilizes a technique called multipoint relaying for message flooding.</descr> <category>Services</category> <config_file>http://www.pfsense.com/packages/config/olsrd.xml</config_file> - <depends_on_package_base_url>http://files.pfsense.org/packages/All/</depends_on_package_base_url> + <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> <depends_on_package>olsrd-0.6.2.tbz</depends_on_package> - <depends_on_package_pbi>olsrd-0.6.3-i386.pbi</depends_on_package_pbi> + <depends_on_package_pbi>olsrd-0.6.3-amd64.pbi</depends_on_package_pbi> <build_port_path>/usr/ports/net/olsrd</build_port_path> <version>1.0</version> <status>Stable</status> |