baresip: remove 3.0.5

There is no v3.0.5 tag, the build never succeeded.
This commit is contained in:
relan 2018-10-30 19:52:47 +03:00
parent 235a3f07ce
commit d896843a8d

View file

@ -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