From 7fc423181bad71ecef10375fbc6857a6b8cf25bf Mon Sep 17 00:00:00 2001 From: Martchus Date: Fri, 6 Sep 2024 10:55:52 +0200 Subject: [PATCH] Update libsyncthing to v1.27.12 --- syncthing/CMakeLists.txt | 2 +- syncthing/go/src/github.com/syncthing/syncthing | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/syncthing/CMakeLists.txt b/syncthing/CMakeLists.txt index 00c44a64..397cfa37 100644 --- a/syncthing/CMakeLists.txt +++ b/syncthing/CMakeLists.txt @@ -6,7 +6,7 @@ set(META_PROJECT_TYPE library) set(META_APP_NAME "Syncthing library") set(META_APP_DESCRIPTION "Syncthing itself, built as a shared or static library") set(META_PROJECT_VARNAME_UPPER LIB_SYNCTHING) -set(META_SYNCTHING_VERSION "v1.27.11") +set(META_SYNCTHING_VERSION "v1.27.12") # use testfiles directory from syncthingconnector set(META_SRCDIR_REFS "${CMAKE_CURRENT_SOURCE_DIR}\n${CMAKE_CURRENT_SOURCE_DIR}/../syncthingconnector") diff --git a/syncthing/go/src/github.com/syncthing/syncthing b/syncthing/go/src/github.com/syncthing/syncthing index 6aec7c70..5a0086dc 160000 --- a/syncthing/go/src/github.com/syncthing/syncthing +++ b/syncthing/go/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit 6aec7c701febb0e16d09289dfe184ace79540685 +Subproject commit 5a0086dc84cbfeae3315dee8a690558e7602f7e2