From 53fc7ac547b75f5d8ffd7cee564d6412f9569bdd Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 2 Jul 2024 13:34:57 +0200 Subject: [PATCH] Update libsyncthing to v1.27.9 --- 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 bd688a80..f3612a8e 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.8") +set(META_SYNCTHING_VERSION "v1.27.9") # 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 d59c5b4a..245aeacf 160000 --- a/syncthing/go/src/github.com/syncthing/syncthing +++ b/syncthing/go/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit d59c5b4a503fa3cbd6d6dabf5edcab54da988b96 +Subproject commit 245aeacfd8c39341859365640e062db433bcea80