From f5d7f675b929bc2cb4182a3c031cca3264b14be4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 3 Aug 2022 04:07:02 +0000 Subject: [PATCH] Update hwloc lstopo to 2.8.0-1-1.5.1 (266) --- 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 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