From 30590043e538115cad21e023f9e72050a6fd2dff Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Mon, 1 Aug 2016 23:31:14 +0200 Subject: [PATCH] net/haproxy: bump version --- net/haproxy/Makefile | 3 +-- .../src/opnsense/service/templates/OPNsense/HAProxy/+MANIFEST | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index b742ec62a..c02238883 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= haproxy -PLUGIN_VERSION= 1.3 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 1.4 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 b8ece5deb..e6f0c8899 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.2 +version: 1.4 origin: opnsense/haproxy comment: load balancer desc: Reliable, high performance TCP/HTTP load balancer