From 41c460edc4ed3b82c02fa3a037f98c0ad81ff464 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 7 Aug 2024 17:52:35 +0200 Subject: [PATCH] syncthing: update to 1.27.10. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 66e57150e4c..f91befc808d 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.27.9 +version=1.27.10 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=4ff5c5099aa75f022ec064b6e8fbf5785b81d7e9d5334491a6da56b4183be4df +checksum=e2cd7126a10fe317c2a0be52bb3bc359ad8f2974f746b6093a86e611390907da pre_build() { GOARCH= go generate \