From 5082c3259fb258a19586018bd652c89bfd00a85f Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 10 Apr 2024 16:46:26 +0200 Subject: [PATCH] syncthing: update to 1.27.6. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index bc0b39bb121..ba206067e1e 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.27.5 +version=1.27.6 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=833dc5ade78250e3ee2b8ce73237a6e980f732a5a9d8fcfde6064be781fdaf30 +checksum=7db43491488263379d7e240207eb3c3e4eff7bdbefe5fd3b8f902c154e338e30 pre_build() { GOARCH= go generate \