net/haproxy: switch to HAProxy 1.8, refs #224

This commit is contained in:
Frank Wall 2018-01-17 00:03:42 +01:00
parent ea600da8fc
commit 75ce8a5487

View file

@ -1,7 +1,7 @@
PLUGIN_NAME= haproxy
PLUGIN_VERSION= 2.4
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
PLUGIN_DEPENDS= haproxy
PLUGIN_DEPENDS= haproxy-devel
PLUGIN_MAINTAINER= opnsense@moov.de
.include "../../Mk/plugins.mk"