mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update PCAPdroid to 1.5.3 (57)
This commit is contained in:
parent
c2e0bd85dc
commit
7e45c386b2
1 changed files with 22 additions and 2 deletions
|
|
@ -430,10 +430,30 @@ Builds:
|
||||||
- submodules/nDPI/tests
|
- submodules/nDPI/tests
|
||||||
ndk: r24
|
ndk: r24
|
||||||
|
|
||||||
|
- versionName: 1.5.3
|
||||||
|
versionCode: 57
|
||||||
|
commit: 8c4edce1bea92dde6be379ddeca2f5d0d8da7a9f
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y build-essential libpcap-dev autogen libjson-c-dev libnuma-dev
|
||||||
|
libpcre2-dev
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64 $$SDK$$/tools/bin/sdkmanager
|
||||||
|
'cmake;3.18.1' > /dev/null
|
||||||
|
scandelete:
|
||||||
|
- app/src/main/jni/tests/
|
||||||
|
- submodules/nDPI/tests
|
||||||
|
ndk: r24
|
||||||
|
|
||||||
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 v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.5.2
|
CurrentVersion: 1.5.3
|
||||||
CurrentVersionCode: 55
|
CurrentVersionCode: 57
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue