diff --git a/syncthing/CMakeLists.txt b/syncthing/CMakeLists.txt index a4b3fd4..efa4732 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.4") +set(META_SYNCTHING_VERSION "v1.27.5") # 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 2a96cc4..c53df45 160000 --- a/syncthing/go/src/github.com/syncthing/syncthing +++ b/syncthing/go/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit 2a96cc405dd5bcb8fe6ae18cc03f627004cd5d4a +Subproject commit c53df4511bbf781301b46129c5059aca20356645