Update Syncthing to 1.27.6.2 (4390)

This commit is contained in:
F-Droid checkupdates bot 2024-07-19 07:27:36 +00:00
parent b6d95730a5
commit 9221c6abb5

View file

@ -2249,6 +2249,26 @@ Builds:
build: gradle :syncthing:buildNative
ndk: 25.2.9519653
- versionName: 1.27.6.2
versionCode: 4390
commit: ea901a17d84e595d171a55d346b543321e0ff35b
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y autogen automake autopoint bzip2 g++ libc-dev make gettext
libtool pkg-config rename shtool
- apt-get install -y -t bookworm-backports golang-go
gradle:
- yes
prebuild:
- sed -i -e '/signingConfig/,+2d' -e '/buildNative/d' build.gradle.kts
- sed -i -e 's/java.net.URI/uri/' ../settings.gradle.kts
scanignore:
- syncthing/src/github.com/syncthing/syncthing/lib/model/testdata
build: gradle :syncthing:buildNative
ndk: 25.2.9519653
MaintainerNotes: |-
The submodule in syncthing/src/github.com/syncthing/syncthing must be
pristine, as the version/release information is taken from git.
@ -2259,5 +2279,5 @@ MaintainerNotes: |-
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[0-9.]*$
CurrentVersion: 1.27.6
CurrentVersionCode: 4388
CurrentVersion: 1.27.6.2
CurrentVersionCode: 4390