mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update PCAPdroid to 1.5.4 (58)
This commit is contained in:
parent
97af96d350
commit
3e068e8467
1 changed files with 22 additions and 2 deletions
|
|
@ -450,10 +450,30 @@ Builds:
|
|||
- submodules/nDPI/tests
|
||||
ndk: r24
|
||||
|
||||
- versionName: 1.5.4
|
||||
versionCode: 58
|
||||
commit: c48aacae81d29c40a0c24c39f63c26b0aeebcb1e
|
||||
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
|
||||
db licensed under CC-BY-4.0.
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.3
|
||||
CurrentVersionCode: 57
|
||||
CurrentVersion: 1.5.4
|
||||
CurrentVersionCode: 58
|
||||
|
|
|
|||
Loading…
Reference in a new issue