We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 163e36a commit 9c8f122Copy full SHA for 9c8f122
projects/ntopng/build.sh
@@ -62,7 +62,7 @@ cd $NDPI_HOME
62
make -j$(nproc)
63
64
# Build LUA
65
-make -C $NTOPNG_HOME/third-party/lua-5.4.3 generic
+make -C $NTOPNG_HOME/third-party/lua-5.4.6 generic
66
67
# Build librrdtool
68
cd $NTOPNG_HOME/third-party/rrdtool-1.4.8
0 commit comments