net/haproxy: switch to HAProxy 1.8

This commit is contained in:
Frank Wall
2018-02-28 23:27:21 +01:00
parent fd3b75aa0a
commit 4e35337fb9
+1 -1
View File
@@ -1,7 +1,7 @@
PLUGIN_NAME= haproxy
PLUGIN_VERSION= 2.5
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"