net/ntopng: version 1.0, no direct redis dep

(cherry picked from commit 9cfa3eafb2)
This commit is contained in:
Franco Fichtner 2018-09-26 08:19:07 +02:00
parent 5e0bbd49ff
commit 3cb3b21081

View file

@ -1,8 +1,7 @@
PLUGIN_NAME= ntopng
PLUGIN_VERSION= 0.2
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Traffic Analysis and Flow Collection
PLUGIN_DEPENDS= ntopng redis
PLUGIN_DEPENDS= ntopng
PLUGIN_MAINTAINER= m.muenz@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"