From 07e2bc401b4e50350836c9b3864591f49c394182 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Thu, 19 May 2016 00:39:43 +0200 Subject: [PATCH] net/haproxy: bump version to 1.0.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 48c46ba38..8a69d6f1c 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= haproxy -PLUGIN_VERSION= 1.0 +PLUGIN_VERSION= 1.0.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 5e864b8e6..29fead296 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 +version: 1.0.1 origin: opnsense/haproxy comment: load balancer desc: Reliable, high performance TCP/HTTP load balancer