mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update hwloc lstopo to 2.11.1-1-1.6.0 (80275)
This commit is contained in:
parent
ea32c0b018
commit
bd9f9aabee
1 changed files with 16 additions and 2 deletions
|
|
@ -118,7 +118,21 @@ Builds:
|
|||
scandelete:
|
||||
- utils/hwloc/test-hwloc-compress-dir.*.tar.gz
|
||||
|
||||
- versionName: 2.11.1-1-1.6.0
|
||||
versionCode: 80275
|
||||
commit: 46a75704e496bac184b7f9ee2a408e62996291ec
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.11.0-1-1.6.0
|
||||
CurrentVersionCode: 274
|
||||
CurrentVersion: 2.11.1-1-1.6.0
|
||||
CurrentVersionCode: 80275
|
||||
|
|
|
|||
Loading…
Reference in a new issue