From 87d6b32af7467f56880b09ef57a4fdd844de56b9 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 9 Apr 2019 09:14:07 +0200 Subject: [PATCH] net/haproxy: bump revision after change --- net/haproxy/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 5054e0397..5837cf58a 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= haproxy PLUGIN_VERSION= 2.15 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer PLUGIN_DEPENDS= haproxy PLUGIN_MAINTAINER= opnsense@moov.de