mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update PCAPdroid to 1.7.1 (74)
This commit is contained in:
parent
bb680fd6f6
commit
b317af65cd
1 changed files with 19 additions and 2 deletions
|
|
@ -694,10 +694,27 @@ Builds:
|
|||
- submodules/nDPI/tests
|
||||
ndk: 26.1.10909125
|
||||
|
||||
- versionName: 1.7.1
|
||||
versionCode: 74
|
||||
commit: bc340af2be496a4c501e2588c42956bfc0538008
|
||||
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: 26.1.10909125
|
||||
|
||||
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.7.0
|
||||
CurrentVersionCode: 73
|
||||
CurrentVersion: 1.7.1
|
||||
CurrentVersionCode: 74
|
||||
|
|
|
|||
Loading…
Reference in a new issue