From a78eb507d7be9f86ef8fca3af721bc628ba09332 Mon Sep 17 00:00:00 2001 From: Martchus Date: Tue, 5 Apr 2022 19:53:07 +0200 Subject: [PATCH] Update libsyncthing to v1.19.2 --- libsyncthing/CMakeLists.txt | 2 +- libsyncthing/go/src/github.com/syncthing/syncthing | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libsyncthing/CMakeLists.txt b/libsyncthing/CMakeLists.txt index b8303ed..d753fa1 100644 --- a/libsyncthing/CMakeLists.txt +++ b/libsyncthing/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.19.1") +set(META_SYNCTHING_VERSION "v1.19.2") # add project files set(HEADER_FILES interface.h) diff --git a/libsyncthing/go/src/github.com/syncthing/syncthing b/libsyncthing/go/src/github.com/syncthing/syncthing index 6452b56..f520a68 160000 --- a/libsyncthing/go/src/github.com/syncthing/syncthing +++ b/libsyncthing/go/src/github.com/syncthing/syncthing @@ -1 +1 @@ -Subproject commit 6452b561c0efd3f759f3011827e2440258687970 +Subproject commit f520a68074790d48aea2a5e0fca8011775fbcf40