mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
net/haproxy: bump version to 1.0.1
This commit is contained in:
parent
0e8447ac2f
commit
07e2bc401b
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue