mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update hwloc lstopo to 2.8.0-1-1.5.1 (266)
This commit is contained in:
parent
e7e137bee9
commit
f5d7f675b9
1 changed files with 17 additions and 2 deletions
|
|
@ -29,7 +29,22 @@ Builds:
|
|||
- utils/hwloc/test-hwloc-compress-dir.*.tar.gz
|
||||
ndk: r20
|
||||
|
||||
- versionName: 2.8.0-1-1.5.1
|
||||
versionCode: 266
|
||||
commit: eafaf1579e13900837703d01464ae55f04822555
|
||||
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 android-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.7.0-1-1.5.1
|
||||
CurrentVersionCode: 265
|
||||
CurrentVersion: 2.8.0-1-1.5.1
|
||||
CurrentVersionCode: 266
|
||||
|
|
|
|||
Loading…
Reference in a new issue