Merge pull request #1330 from fraenki/haproxy18

net/haproxy: keep HAProxy 1.8.x
This commit is contained in:
Frank Wall
2019-05-09 11:45:53 +02:00
committed by GitHub
+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"