From 816500d88dc129126cdcb743476dd5ee645c84ec Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sat, 7 Sep 2024 21:57:11 +0200 Subject: [PATCH] syncthing: update to 1.27.12. --- srcpkgs/syncthing/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 3ad5d72ec3a..1b899510bd2 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,6 +1,6 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.27.11 +version=1.27.12 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=b1d52d4b975595d6f5af694788d9025a62599b73dcf4b98c398129df7e731780 +checksum=c6d9a06ee223bad61b83b9212f089b960f495f7e84f3aae46ba207d5b808e1da pre_build() { GOARCH= go generate \