net/haproxy: switch to HAProxy 2.6 package, refs #3026

This commit is contained in:
Frank Wall 2023-01-05 00:26:59 +01:00
parent 9bd79cff45
commit f16e410ad5

View file

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