commit: 242e1c014bc6ad66793c8cc0440237ad2bd03de5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Aug 18 00:29:13 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Aug 18 00:30:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=242e1c01
net-analyzer/ntopng: add max version on nDPI Huge pain w/ API changes as often happens with these, but hopefully new release soon. Closes: https://bugs.gentoo.org/857768 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/ntopng/{ntopng-5.2.1.ebuild => ntopng-5.2.1-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/net-analyzer/ntopng/ntopng-5.2.1.ebuild b/net-analyzer/ntopng/ntopng-5.2.1-r1.ebuild similarity index 99% rename from net-analyzer/ntopng/ntopng-5.2.1.ebuild rename to net-analyzer/ntopng/ntopng-5.2.1-r1.ebuild index b1e0ebb11864..84dd505dc13f 100644 --- a/net-analyzer/ntopng/ntopng-5.2.1.ebuild +++ b/net-analyzer/ntopng/ntopng-5.2.1-r1.ebuild @@ -23,6 +23,7 @@ DEPEND="dev-db/mysql-connector-c:= net-analyzer/rrdtool net-libs/libpcap >=net-libs/nDPI-4.2:= + <net-libs/nDPI-4.4:= >=net-libs/zeromq-3:= net-misc/curl sys-libs/libcap
