From e50ac91b073f81739186a251bd3a6f7b2f2de637 Mon Sep 17 00:00:00 2001 From: Tracey Clark Date: Mon, 29 Dec 2025 21:12:53 -0600 Subject: [PATCH] syncthing: Update to v2.0.12 **Summary** **Major changes in 2.0** - see the full release notes for details Various chore fixes. Full changelog available [here](https://github.com/syncthing/syncthing/releases/) --- packages/s/syncthing/package.yml | 6 +++--- packages/s/syncthing/pspec_x86_64.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/s/syncthing/package.yml b/packages/s/syncthing/package.yml index d9f54a45a94..70f06cb55ea 100644 --- a/packages/s/syncthing/package.yml +++ b/packages/s/syncthing/package.yml @@ -1,10 +1,10 @@ # yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json name : syncthing -version : 2.0.11 -release : 105 +version : 2.0.12 +release : 106 homepage : https://syncthing.net source : - - https://github.com/syncthing/syncthing/archive/refs/tags/v2.0.11.tar.gz : d873960f3c85a9141189e76d680e02b36b6e988480aea03697bac244ec848864 + - https://github.com/syncthing/syncthing/archive/refs/tags/v2.0.12.tar.gz : 30144685dea371075234fd3d9865d4f5ee25b5bed4bdfa8fd2f7481188e3fb09 license : MPL-2.0 component : network.util networking : true diff --git a/packages/s/syncthing/pspec_x86_64.xml b/packages/s/syncthing/pspec_x86_64.xml index a39df6c3078..32069a8cffe 100644 --- a/packages/s/syncthing/pspec_x86_64.xml +++ b/packages/s/syncthing/pspec_x86_64.xml @@ -50,9 +50,9 @@ - - 2025-11-05 - 2.0.11 + + 2025-12-30 + 2.0.12 Packaging update Tracey Clark traceyc.dev@tlcnet.info