net/haproxy: keep HAProxy 1.8.x, refs. #1089

This commit is contained in:
Frank Wall
2019-05-09 11:31:32 +02:00
parent 325301cbba
commit a1623d07f6
+1 -1
View File
@@ -2,7 +2,7 @@ PLUGIN_NAME= haproxy
PLUGIN_VERSION= 2.15
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
PLUGIN_DEPENDS= haproxy
PLUGIN_DEPENDS= haproxy18
PLUGIN_MAINTAINER= opnsense@moov.de
.include "../../Mk/plugins.mk"