mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
fc6ec40d5b
* net/haproxy: add support for time format * net/haproxy: use time format for default values * net/haproxy: bump version * net/haproxy: use strict validation for time format * net/haproxy: fix regular expression
8 lines
203 B
Makefile
8 lines
203 B
Makefile
PLUGIN_NAME= haproxy
|
|
PLUGIN_VERSION= 1.6
|
|
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
|
PLUGIN_DEPENDS= haproxy
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
|
|
.include "../../Mk/plugins.mk"
|