diff options
author | jim-p <jimp@pfsense.org> | 2012-06-19 18:08:14 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2012-06-19 18:08:14 -0400 |
commit | f7e6c650a608519002cf260ad64e9816a2367b6a (patch) | |
tree | f45494dd25bf5f2d0853d8bc8b204e70ecd7c6a6 | |
parent | a4c7d4f55257c1eafb0571c638c675c622788e04 (diff) | |
download | pfsense-packages-f7e6c650a608519002cf260ad64e9816a2367b6a.tar.gz pfsense-packages-f7e6c650a608519002cf260ad64e9816a2367b6a.tar.bz2 pfsense-packages-f7e6c650a608519002cf260ad64e9816a2367b6a.zip |
Bump haproxy version, should be 1.4.21, fix tbz binary reference
-rw-r--r-- | pkg_config.8.xml | 4 | ||||
-rw-r--r-- | pkg_config.8.xml.amd64 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 54b2f1bb..da4dbea7 100644 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -141,12 +141,12 @@ This package implements HTTP balance features from Haproxy.]]></descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> - <version>1.4.20 pkg v 1.2</version> + <version>1.4.21 pkg v 1.2</version> <status>Release</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file> <depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url> - <depends_on_package>haproxy-1.4.20.tbz</depends_on_package> + <depends_on_package>haproxy-1.4.21.tbz</depends_on_package> <depends_on_package_pbi>haproxy-1.4.21-i386.pbi</depends_on_package_pbi> <configurationfile>haproxy.xml</configurationfile> <build_port_path>/usr/ports/net/haproxy</build_port_path> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 07c31fa1..ae64d4ee 100644 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -221,13 +221,13 @@ This package implements HTTP balance features from Haproxy.]]></descr> <website>http://haproxy.1wt.eu/</website> <category>Services</category> - <version>1.4.20 pkg v 1.2</version> + <version>1.4.21 pkg v 1.2</version> <status>Release</status> <required_version>2.0</required_version> <config_file>http://www.pfsense.com/packages/config/haproxy/haproxy.xml</config_file> <configurationfile>haproxy.xml</configurationfile> <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> - <depends_on_package>haproxy-1.4.20.tbz</depends_on_package> + <depends_on_package>haproxy-1.4.21.tbz</depends_on_package> <depends_on_package_pbi>haproxy-1.4.21-amd64.pbi</depends_on_package_pbi> <build_port_path>/usr/ports/net/haproxy</build_port_path> </package> |