mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Merge branch 'linphone421' into 'master'
Linphone 4.2.1 Closes #1936 and #1937 See merge request fdroid/fdroiddata!6286
This commit is contained in:
commit
90b8521bc2
1 changed files with 5 additions and 6 deletions
|
|
@ -563,10 +563,9 @@ Builds:
|
|||
linphone-sdk-android/
|
||||
ndk: r16b
|
||||
|
||||
- versionName: 4.2.0
|
||||
versionCode: 4213
|
||||
disable: to force buildserver to retry next next cycle
|
||||
commit: '4.2'
|
||||
- versionName: 4.2.1
|
||||
versionCode: 4215
|
||||
commit: 4.2.1
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y --no-install-recommends cmake -t stretch-backports
|
||||
|
|
@ -608,5 +607,5 @@ MaintainerNotes: Main repo for linphone-sdk is upstreams private Gitlab instance
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 4.2.0
|
||||
CurrentVersionCode: 4213
|
||||
CurrentVersion: 4.2.1
|
||||
CurrentVersionCode: 4215
|
||||
|
|
|
|||
Loading…
Reference in a new issue