From 5a2d5892f33cc436038985b9de764d922a1be299 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 3 Jul 2024 06:27:09 +0000 Subject: [PATCH] Update hwloc lstopo to 2.11.0-1-1.6.0 (274) --- metadata/com.hwloc.lstopo.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/com.hwloc.lstopo.yml b/metadata/com.hwloc.lstopo.yml index 1cf6b7be8d..a3bafb88c9 100644 --- a/metadata/com.hwloc.lstopo.yml +++ b/metadata/com.hwloc.lstopo.yml @@ -120,7 +120,22 @@ Builds: - utils/hwloc/test-hwloc-compress-dir.*.tar.gz ndk: r20 + - versionName: 2.11.0-1-1.6.0 + versionCode: 274 + commit: d4f933f32abf84a42f6f85ba0a257e95cb3c4064 + 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.11.0-1-1.5.3 -CurrentVersionCode: 273 +CurrentVersion: 2.11.0-1-1.6.0 +CurrentVersionCode: 274