From 6deb540379f202e9777da0f7c4376fb5f16bf8e1 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Tue, 19 Apr 2016 11:59:49 +0200 Subject: [PATCH] net/haproxy: bump version to 0.2 --- net/haproxy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index c3f81a6d2..2b341765a 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= haproxy -PLUGIN_VERSION= 0.1 +PLUGIN_VERSION= 0.2 PLUGIN_PRIVATE= yes PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer PLUGIN_DEPENDS= haproxy