mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update PCAPdroid to 1.5.6 (61)
This commit is contained in:
parent
260d54d98c
commit
86edd3eb6f
1 changed files with 22 additions and 2 deletions
|
|
@ -490,10 +490,30 @@ Builds:
|
|||
- submodules/nDPI/tests
|
||||
ndk: r25
|
||||
|
||||
- versionName: 1.5.6
|
||||
versionCode: 61
|
||||
commit: 3dcfeb207847f7f334a4e6d801bf70aa67f3e1b7
|
||||
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.22.1' > /dev/null
|
||||
scandelete:
|
||||
- app/src/main/jni/tests/
|
||||
- submodules/nDPI/tests
|
||||
ndk: r25
|
||||
|
||||
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 v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.5
|
||||
CurrentVersionCode: 60
|
||||
CurrentVersion: 1.5.6
|
||||
CurrentVersionCode: 61
|
||||
|
|
|
|||
Loading…
Reference in a new issue