diff --git a/metadata/com.hwloc.lstopo.yml b/metadata/com.hwloc.lstopo.yml index 9702ff7974..fb15b82749 100644 --- a/metadata/com.hwloc.lstopo.yml +++ b/metadata/com.hwloc.lstopo.yml @@ -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