mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update hwloc lstopo to 2.12.2-1-1.6.1 (80279)
This commit is contained in:
parent
71925fecfc
commit
9c23a8e8e3
1 changed files with 18 additions and 2 deletions
|
|
@ -164,7 +164,23 @@ Builds:
|
|||
scandelete:
|
||||
- utils/hwloc/test-hwloc-compress-dir.*.tar.gz
|
||||
|
||||
- versionName: 2.12.2-1-1.6.1
|
||||
versionCode: 80279
|
||||
commit: d3083d1a29659b3b4dae706069bebcf716032438
|
||||
subdir: contrib/android/AndroidApp/lstopo
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y --no-install-recommends cmake make ninja-build gcc g++
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- contrib/hwloc-ps.www
|
||||
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.12.0-1-1.6.1
|
||||
CurrentVersionCode: 80278
|
||||
CurrentVersion: 2.12.2-1-1.6.1
|
||||
CurrentVersionCode: 80279
|
||||
|
|
|
|||
Loading…
Reference in a new issue