mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update hwloc lstopo to 2.9.2-1-1.5.2 (270)
This commit is contained in:
parent
09a29d06cb
commit
ea19d3c7af
1 changed files with 17 additions and 2 deletions
|
|
@ -59,7 +59,22 @@ Builds:
|
|||
- utils/hwloc/test-hwloc-compress-dir.*.tar.gz
|
||||
ndk: r20
|
||||
|
||||
- versionName: 2.9.2-1-1.5.2
|
||||
versionCode: 270
|
||||
commit: 50cfb864f97e319dc7250dc8a9c98b950301167b
|
||||
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.0-1-1.5.2
|
||||
CurrentVersionCode: 269
|
||||
CurrentVersion: 2.9.2-1-1.5.2
|
||||
CurrentVersionCode: 270
|
||||
|
|
|
|||
Loading…
Reference in a new issue