From 33d7e8296f58be3a10b2a0aaf62826616af26521 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 2 Nov 2022 09:42:46 +0100 Subject: [PATCH] net/ntopng: bump revision --- net/ntopng/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index fdced159b..ac7da5a1a 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= ntopng PLUGIN_VERSION= 1.2 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= Traffic Analysis and Flow Collection PLUGIN_DEPENDS= ntopng PLUGIN_MAINTAINER= m.muenz@gmail.com