mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update PCAPdroid to 1.4.7 (47)
This commit is contained in:
parent
cd2f3fdd5b
commit
24b437b41a
1 changed files with 21 additions and 2 deletions
|
|
@ -330,10 +330,29 @@ Builds:
|
|||
- app/src/main/jni/tests/
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 1.4.7
|
||||
versionCode: 47
|
||||
commit: da4874092601451e1c2aeab514dd1c9f81985bd9
|
||||
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/
|
||||
ndk: r23b
|
||||
|
||||
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.4.6
|
||||
CurrentVersionCode: 46
|
||||
CurrentVersion: 1.4.7
|
||||
CurrentVersionCode: 47
|
||||
|
|
|
|||
Loading…
Reference in a new issue