net/haproxy: switch to HAProxy 2.0 release series, closes #1089

This commit is contained in:
Frank Wall 2019-09-10 23:53:48 +02:00
parent 43f0283052
commit f1617d4bda

View file

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