From 201c313737fdc525c7114fe5796c070bf5551d2c Mon Sep 17 00:00:00 2001 From: Martchus Date: Thu, 9 Jan 2025 22:48:44 +0100 Subject: [PATCH] Update libsyncthing to v1.29.1 --- 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 99ba5059..b1bcea78 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.29.0") +set(META_SYNCTHING_VERSION "v1.29.1") # 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 a8de9c15..169e4c2c 160000 --- a/syncthing/go/src/github.com/syncthing/syncthing +++ b/syncthing/go/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit a8de9c15b86b62061a65bd9a942d5f8145e465c7 +Subproject commit 169e4c2c73483361cd81340e0712f34e7b488e76