bump libnDPI to 8b2c9860be8b0663bfe9fc3b6defc041bb90e5b2

Signed-off-by: lns <matzeton@googlemail.com>
This commit is contained in:
lns
2022-04-18 18:55:24 +02:00
parent c7bf94e9f1
commit 9aeff586bd
319 changed files with 1402 additions and 1232 deletions

View File

@@ -32,6 +32,7 @@ if [ -d ./.git ]; then
fi
cd ./libnDPI
test -r Makefile && make distclean
DEST_INSTALL="${DEST_INSTALL:-$(realpath ./install)}"
MAKE_PROGRAM="${MAKE_PROGRAM:-make -j4}"
if [ ! -z "${CROSS_COMPILE_TRIPLET}" ]; then