Update Syncthing-Fork to 1.23.2.2 (1230202)

This commit is contained in:
F-Droid checkupdates bot 2023-03-10 06:07:30 +00:00
parent a359040164
commit 94582e1daf

View file

@ -1923,6 +1923,22 @@ Builds:
preassemble:
- :syncthing:buildNative
- versionName: 1.23.2.2
versionCode: 1230202
commit: 6c1967dc34c99f722dad953419b0bff0202c26ab
subdir: app
submodules: true
gradle:
- yes
rm:
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
prebuild:
- sed -i -e '/signingConfig/d' build.gradle
- sed -i -e '/executable/s/python/python3/' {../syncthing,.}/build.gradle
- echo 'org.gradle.jvmargs=-Xmx4096m' >> ../gradle.properties
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.
@ -1933,5 +1949,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[a-z0-9.]*$
CurrentVersion: 1.23.2.1
CurrentVersionCode: 1230201
CurrentVersion: 1.23.2.2
CurrentVersionCode: 1230202