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 \