mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update PCAPdroid to 1.6.5 (67)
This commit is contained in:
parent
63865535a1
commit
0d40d008ad
1 changed files with 20 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Categories:
|
||||
- Security
|
||||
- Internet
|
||||
- Security
|
||||
License: GPL-3.0-or-later
|
||||
AuthorName: Emanuele Faranda
|
||||
AuthorEmail: black.silver@hotmail.it
|
||||
|
|
@ -579,10 +579,27 @@ Builds:
|
|||
- submodules/nDPI/tests
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 1.6.5
|
||||
versionCode: 67
|
||||
commit: 1fc4980af47f4686fbb7813e284097289b3d7a72
|
||||
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.4
|
||||
CurrentVersionCode: 66
|
||||
CurrentVersion: 1.6.5
|
||||
CurrentVersionCode: 67
|
||||
|
|
|
|||
Loading…
Reference in a new issue