From 50438d30644d72af99b95070dc9fd02640de478e Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 6 Apr 2023 20:54:15 +0200 Subject: [PATCH] syncthing: update to 1.23.4. --- srcpkgs/syncthing/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index 3f02fe16735..58a95827922 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -1,7 +1,7 @@ # Template file for 'syncthing' pkgname=syncthing -version=1.23.2 -revision=2 +version=1.23.4 +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/${pkgname}/archive/v${version}.tar.gz" -checksum=036bff4610791aa278a40cdda530e412bf44958c7951b720160c31c87b03d61c +checksum=4b68cee85b63fbb197a4e5401b3983a2a2358e1098ff91755f47925a1ee17f58 pre_build() { GOARCH= go generate \