From 89aa05c6b67fb1618895a223f2dd9c0637fdb21f Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 2 Apr 2024 22:33:48 +0200 Subject: [PATCH] syncthing: update to 1.27.5. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 72e0271a35a..bc0b39bb121 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.27.4 +version=1.27.5 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=65542335212f10703a8ace949b811744f96c1adaea6deed6d3d7399b9f398ecd +checksum=833dc5ade78250e3ee2b8ce73237a6e980f732a5a9d8fcfde6064be781fdaf30 pre_build() { GOARCH= go generate \