mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update hwloc lstopo to 2.10.0-1-1.5.3 (272)
This commit is contained in:
parent
aef6792bfa
commit
4d9265cb73
1 changed files with 17 additions and 2 deletions
|
|
@ -89,7 +89,22 @@ Builds:
|
|||
- utils/hwloc/test-hwloc-compress-dir.*.tar.gz
|
||||
ndk: r20
|
||||
|
||||
- versionName: 2.10.0-1-1.5.3
|
||||
versionCode: 272
|
||||
commit: f3e592bf9107ae96c8ff27f5dd5078e5fed71070
|
||||
subdir: contrib/android/AndroidApp/lstopo
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y --no-install-recommends cmake make ninja-build gcc g++
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/^ splits {/,/^ }/d' -e '/applicationVariants/,/^}/d'
|
||||
build.gradle
|
||||
scandelete:
|
||||
- utils/hwloc/test-hwloc-compress-dir.*.tar.gz
|
||||
ndk: r20
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.9.3a1-1-1.5.3
|
||||
CurrentVersionCode: 271
|
||||
CurrentVersion: 2.10.0-1-1.5.3
|
||||
CurrentVersionCode: 272
|
||||
|
|
|
|||
Loading…
Reference in a new issue