From 80def1e25ca5a6357e13c4f011f9f4a2d73f0ced Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Wed, 13 Sep 2017 12:55:33 +0100 Subject: [PATCH] Update XCSoar to 6.8.8 (108) --- metadata/org.xcsoar.txt | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/metadata/org.xcsoar.txt b/metadata/org.xcsoar.txt index d98e14dbd9..daa5f2b171 100644 --- a/metadata/org.xcsoar.txt +++ b/metadata/org.xcsoar.txt @@ -145,6 +145,16 @@ Build:6.8.7,107 break; done ndk=r10e +Build:6.8.8,108 + commit=v6.8.8 + subdir=android + submodules=yes + output=../output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk + build=cd .. && \ + for n in 1 2 3; do make TARGET=ANDROIDFAT DEBUG=n TESTING=n -j4 output/ANDROIDFAT/bin/XCSoar-release-unsigned.apk && \ + break; done + ndk=r10e + Maintainer Notes: The makefile setup is not perfect, so we need to run it a few times to get it to succeed. @@ -153,5 +163,5 @@ Requires r10e (build breaks with 12b). Auto Update Mode:Version v%v Update Check Mode:Tags -Current Version:6.8.7 -Current Version Code:107 +Current Version:6.8.8 +Current Version Code:108