mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update PCAPdroid to 1.6.1 (63)
This commit is contained in:
parent
b6cb03ed32
commit
2b2c9d5cef
1 changed files with 19 additions and 2 deletions
|
|
@ -528,10 +528,27 @@ Builds:
|
|||
- submodules/nDPI/tests
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 1.6.1
|
||||
versionCode: 63
|
||||
commit: af6e41be7f4d210f981ff5bd189dddde7971a9b2
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y build-essential libpcap-dev autogen libjson-c-dev libnuma-dev
|
||||
libpcre2-dev
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sdkmanager 'cmake;3.22.1'
|
||||
scandelete:
|
||||
- app/src/main/jni/tests/
|
||||
- submodules/nDPI/tests
|
||||
ndk: r25b
|
||||
|
||||
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.6.0
|
||||
CurrentVersionCode: 62
|
||||
CurrentVersion: 1.6.1
|
||||
CurrentVersionCode: 63
|
||||
|
|
|
|||
Loading…
Reference in a new issue