opnsense-plugins/net/haproxy/Makefile
Franco Fichtner 9488e44c3e *: bump version for recent changes to force update
(cherry picked from commit b2895da8fa)
2018-07-01 12:22:00 +02:00

8 lines
228 B
Makefile

PLUGIN_NAME= haproxy
PLUGIN_VERSION= 2.7
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
PLUGIN_DEPENDS= haproxy-devel
PLUGIN_MAINTAINER= opnsense@moov.de
.include "../../Mk/plugins.mk"