diff options
author | Nathan Angelacos <nangel@alpinelinux.org> | 2015-02-12 20:12:05 +0000 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2015-02-12 21:23:48 +0100 |
commit | 4efa724e9e9deb9e9d7578475084729f708422db (patch) | |
tree | 5d0af0cc1710967975b5ca97abb0773c33601b92 /main/haproxy/haproxy.cfg | |
parent | 66a49352fb7f5606831129cacabb03eae90b0103 (diff) | |
download | aports-4efa724e9e9deb9e9d7578475084729f708422db.tar.bz2 aports-4efa724e9e9deb9e9d7578475084729f708422db.tar.xz |
main/haproxy: version bump to 1.5.11
Note: haproxy now requires openssl as it supports SNI
Diffstat (limited to 'main/haproxy/haproxy.cfg')
-rw-r--r-- | main/haproxy/haproxy.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/haproxy/haproxy.cfg b/main/haproxy/haproxy.cfg index 324ad5e229..6f635e821d 100644 --- a/main/haproxy/haproxy.cfg +++ b/main/haproxy/haproxy.cfg @@ -2,7 +2,7 @@ # Example configuration for a possible web application. See the # full configuration options online. # -# http://haproxy.1wt.eu/download/1.4/doc/configuration.txt +# http://haproxy.1wt.eu/download/1.5/doc/configuration.txt # #--------------------------------------------------------------------- |