From c9de48f1561c25fe21cf18c69b2d41e40478952e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 1 Sep 2023 06:37:14 +0000 Subject: [PATCH] Update hwloc lstopo to 2.9.3a1-1-1.5.3 (271) --- 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 e2443317d6..65b1f038b2 100644 --- a/metadata/com.hwloc.lstopo.yml +++ b/metadata/com.hwloc.lstopo.yml @@ -74,7 +74,22 @@ Builds: - utils/hwloc/test-hwloc-compress-dir.*.tar.gz ndk: r20 + - versionName: 2.9.3a1-1-1.5.3 + versionCode: 271 + commit: a6419874159ad16c20cbe237a005b40dd3f45409 + 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.2-1-1.5.2 -CurrentVersionCode: 270 +CurrentVersion: 2.9.3a1-1-1.5.3 +CurrentVersionCode: 271