Update Syncthing-Fork to 1.23.2.1 (1230201)

This commit is contained in:
F-Droid checkupdates bot 2023-03-08 06:08:14 +00:00
parent 4d475303e2
commit 8e3b03eb43

View file

@ -1906,6 +1906,22 @@ Builds:
preassemble:
- :syncthing:buildNative
- versionName: 1.23.2.1
versionCode: 1230201
commit: 8c1db138435b3372b100d1256622d4ff43ed5aef
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.
@ -1916,5 +1932,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[a-z0-9.]*$
CurrentVersion: 1.23.0.0
CurrentVersionCode: 1230000
CurrentVersion: 1.23.2.1
CurrentVersionCode: 1230201