Update PCAPdroid to 1.8.7 (88)

This commit is contained in:
checkupdates bot 2025-07-25 05:45:34 +00:00 committed by Licaon_Kter
parent 1cd8ef7246
commit 3ebea7627f

View file

@ -901,10 +901,36 @@ Builds:
- popd
ndk: r26d
- versionName: 1.8.7
versionCode: 88
commit: 017c5d5c8932396b71228317666c31234949185d
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y gcc make libc-dev libpcap-dev autogen libjson-c-dev libnuma-dev
libpcre2-dev wget cmake automake autoconf flex gettext libglib2.0-dev libgcrypt20-dev
libc-ares2 xz-utils bzip2
- apt-get install -t bookworm-backports meson
gradle:
- standard
rm:
- submodules/PCAPdroid-ushark-bin/release
prebuild: sdkmanager 'cmake;3.22.1'
scandelete:
- app/src/main/jni/tests/
- submodules/nDPI/fuzz
build:
- pushd ../submodules/PCAPdroid-ushark-bin
- ./ushark-build.sh
- mv dist release
- popd
ndk: r26d
MaintainerNotes: Ignored files are the DB-IP country lite db and the DB-IP ASN lite
db licensed under CC-BY-4.0.
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.8.6
CurrentVersionCode: 86
CurrentVersion: 1.8.7
CurrentVersionCode: 88