From 5cfac5989fe9228201be302c1ef2e797faa0af13 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 3 Sep 2024 14:58:27 +0200 Subject: [PATCH] syncthing: update to 1.27.11. --- srcpkgs/syncthing/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 1e1139434bd..3ad5d72ec3a 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,7 +1,7 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.27.10 -revision=2 +version=1.27.11 +revision=1 build_style=go go_import_path="github.com/syncthing/syncthing" go_package=" @@ -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=e2cd7126a10fe317c2a0be52bb3bc359ad8f2974f746b6093a86e611390907da +checksum=b1d52d4b975595d6f5af694788d9025a62599b73dcf4b98c398129df7e731780 pre_build() { GOARCH= go generate \