mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update PCAPdroid to 1.7.3 (76)
This commit is contained in:
parent
f1ffffa792
commit
a0342c93b2
1 changed files with 19 additions and 2 deletions
|
|
@ -728,10 +728,27 @@ Builds:
|
||||||
- submodules/nDPI/tests
|
- submodules/nDPI/tests
|
||||||
ndk: 26.1.10909125
|
ndk: 26.1.10909125
|
||||||
|
|
||||||
|
- versionName: 1.7.3
|
||||||
|
versionCode: 76
|
||||||
|
commit: dc3bb39168cde4f94c3a1892798e9664e4e1dfa4
|
||||||
|
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
|
MaintainerNotes: Ignored files are the DB-IP country lite db and the DB-IP ASN lite
|
||||||
db licensed under CC-BY-4.0.
|
db licensed under CC-BY-4.0.
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.7.2
|
CurrentVersion: 1.7.3
|
||||||
CurrentVersionCode: 75
|
CurrentVersionCode: 76
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue