mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update PCAPdroid to 1.6.7 (69)
This commit is contained in:
parent
e6a354b9f2
commit
94a63d82f8
1 changed files with 21 additions and 2 deletions
|
|
@ -618,10 +618,29 @@ Builds:
|
||||||
- submodules/nDPI/tests
|
- submodules/nDPI/tests
|
||||||
ndk: r25b
|
ndk: r25b
|
||||||
|
|
||||||
|
- versionName: 1.6.7
|
||||||
|
versionCode: 69
|
||||||
|
commit: 68b8118610ec42df682f88a0bd9e69603e6eb945
|
||||||
|
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
|
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.6.6
|
CurrentVersion: 1.6.7
|
||||||
CurrentVersionCode: 68
|
CurrentVersionCode: 69
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue