From 1ff8b9023933aee125c63fea2c931a57490cfbd2 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 29 May 2024 08:18:31 +0200 Subject: [PATCH] net/haproxy: bump revision for php fixes --- net/haproxy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 65573b469..7e0911ca8 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= haproxy PLUGIN_VERSION= 4.3 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer PLUGIN_DEPENDS= haproxy28 py${PLUGIN_PYTHON}-haproxy-cli PLUGIN_MAINTAINER= opnsense@moov.de