From f0c01bc7ad44c2f5c602798ba05226a7f3093821 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 1 Apr 2025 23:43:26 +0200 Subject: [PATCH] syncthing: update to 1.29.4. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 3c8fde44561..bc5dd475275 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.29.3 +version=1.29.4 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=4a09cf616f876acd8c62deb1d245647e718e8ffcf01c374ce6f49ea71aef1098 +checksum=6fd5fb081297bd031923a7f9b2a641c38df2bad8cf65e197d9bcfc2fc4bf3a83 pre_build() { GOARCH= go generate github.com/syncthing/syncthing/lib/api/auto