mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update PCAPdroid to 1.8.7 (88)
This commit is contained in:
parent
1cd8ef7246
commit
3ebea7627f
1 changed files with 28 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue