net/haproxy: stay on HAProxy 2.6 release series (#3282)

This commit is contained in:
Frank Wall 2023-01-28 09:03:28 +01:00 committed by GitHub
parent 16cbe99ebf
commit fe22b85c58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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