Update Syncthing to 1.22.1.1 (4325)

This commit is contained in:
F-Droid checkupdates bot 2022-11-09 08:24:37 +00:00
parent 3a44bcd9e0
commit 622234514a

View file

@ -1879,6 +1879,23 @@ Builds:
preassemble:
- :syncthing:buildNative
- versionName: 1.22.1.1
versionCode: 4325
commit: fd8c84fb26e25c5aeab6c7cf00c5ef9bd5d44421
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y -t bullseye-backports golang-go
gradle:
- yes
prebuild: sed -i -e '/signingConfig/d' build.gradle
scanignore:
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
ndk: r23
preassemble:
- :syncthing:buildNative
MaintainerNotes: |-
The submodule in syncthing/src/github.com/syncthing/syncthing must be
pristine, as the version/release information is taken from git.
@ -1889,5 +1906,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[0-9.]*$
CurrentVersion: 1.22.1
CurrentVersionCode: 4324
CurrentVersion: 1.22.1.1
CurrentVersionCode: 4325