From baef02807673bbce1e3eba9405d2cf0ce2b5b314 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 14 Jul 2021 08:24:58 +0200 Subject: [PATCH] net/haproxy: for #2457 --- net/haproxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 0a46eb1dd..b17e6fb8d 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= haproxy -PLUGIN_VERSION= 3.3 +PLUGIN_VERSION= 3.4 PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer PLUGIN_DEPENDS= haproxy PLUGIN_MAINTAINER= opnsense@moov.de