mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update PCAPdroid to 1.6.9 (72)
This commit is contained in:
parent
e72fb422aa
commit
3f5a3bf1cb
1 changed files with 21 additions and 2 deletions
|
|
@ -656,10 +656,29 @@ Builds:
|
|||
- submodules/nDPI/tests
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 1.6.9
|
||||
versionCode: 72
|
||||
commit: a1b6ec38ab36a0bcae32fa1dd733f4a119e3169e
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y build-essential libpcap-dev autogen libjson-c-dev libnuma-dev
|
||||
libpcre2-dev
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
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.8
|
||||
CurrentVersionCode: 71
|
||||
CurrentVersion: 1.6.9
|
||||
CurrentVersionCode: 72
|
||||
|
|
|
|||
Loading…
Reference in a new issue