From d896843a8d438253c2e1e4bbf3e054d3b617ef65 Mon Sep 17 00:00:00 2001 From: relan Date: Tue, 30 Oct 2018 19:52:47 +0300 Subject: [PATCH] baresip: remove 3.0.5 There is no v3.0.5 tag, the build never succeeded. --- metadata/com.tutpro.baresip.yml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/metadata/com.tutpro.baresip.yml b/metadata/com.tutpro.baresip.yml index 001024615b..683ae09002 100644 --- a/metadata/com.tutpro.baresip.yml +++ b/metadata/com.tutpro.baresip.yml @@ -17,25 +17,6 @@ RepoType: git Repo: https://github.com/juha-h/baresip-studio Builds: - - versionName: 3.0.5 - versionCode: 26 - commit: v3.0.5 - subdir: app - gradle: - - yes - srclibs: - - libbaresip-android@v1.0.0 - rm: - - distribution/*/lib/armeabi-v7a/*.a - build: |- - pushd $$libbaresip-android$$ && \ - sed -i -e 's!\/usr\/local\/android-ndk-r18b!$$NDK$$!' -e 's!\/usr\/src\/baresip-studio!../../com.tutpro.baresip!' Makefile && \ - make download-sources && \ - make all && \ - make install-all && \ - popd - ndk: r18b - - versionName: 3.1.1 versionCode: 28 commit: 3.1.1