From 8d7d2d3b4db91f158c832598c89dd8c7350d0508 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 10 Jan 2025 16:50:54 +0100 Subject: [PATCH] syncthing: update to 1.29.1. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 4816df40472..273a77d1f4f 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.29.0 +version=1.29.1 revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" @@ -16,7 +16,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=2d2ead8ada92e48c9b45a62e1c85b781214579d125bf04c8a95859760c7db71b +checksum=a9446652ce994ef479e8637b797803c7f53dec65d4cf45dfa6a394ff3475bbaa pre_build() { GOARCH= go generate \