From ab3e1003d89c6c9d4adcb20b5feb1728d57c3d37 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Thu, 19 May 2016 16:31:27 +0200 Subject: [PATCH] net/haproxy: bump version to 1.1 --- net/haproxy/Makefile | 2 +- .../src/opnsense/service/templates/OPNsense/HAProxy/+MANIFEST | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 8a69d6f1c..08ae2c6ae 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= haproxy -PLUGIN_VERSION= 1.0.1 +PLUGIN_VERSION= 1.1 PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer PLUGIN_DEPENDS= haproxy PLUGIN_MAINTAINER= opnsense@moov.de diff --git a/net/haproxy/src/opnsense/service/templates/OPNsense/HAProxy/+MANIFEST b/net/haproxy/src/opnsense/service/templates/OPNsense/HAProxy/+MANIFEST index 29fead296..b80518cf9 100644 --- a/net/haproxy/src/opnsense/service/templates/OPNsense/HAProxy/+MANIFEST +++ b/net/haproxy/src/opnsense/service/templates/OPNsense/HAProxy/+MANIFEST @@ -1,5 +1,5 @@ name: opnsense-haproxy -version: 1.0.1 +version: 1.1 origin: opnsense/haproxy comment: load balancer desc: Reliable, high performance TCP/HTTP load balancer