From e7f0a2baf58e73b49d5da42aad6c5725934fdffa Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 3 Feb 2026 17:52:10 +0100 Subject: [PATCH] syncthing: update to 2.0.14. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 4947bba8da3..3a0a5cfab92 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=2.0.13 +version=2.0.14 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -20,7 +20,7 @@ license="MPL-2.0" homepage="https://syncthing.net/" changelog="https://github.com/syncthing/syncthing/releases" distfiles="https://github.com/syncthing/syncthing/archive/v${version}.tar.gz" -checksum=cdd9235b418f16c69dae3a21b6c43c7ee8e549e116b649f2bd4611796e101c28 +checksum=ebcac29df68eec7cfdba1934f7a5efd7bf1f980d4f5652e332cea4250c3c1d5c pre_build() { GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto