net/ntopng: version 1.0, no direct redis dep

This commit is contained in:
Franco Fichtner
2018-09-26 08:19:07 +02:00
parent 5ede35071c
commit 9cfa3eafb2
+2 -3
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"