From 73b502f41f4369d1c4d95cbd80349b5c4bbc3350 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 24 Aug 2023 18:14:15 +0200 Subject: [PATCH] syncthing: unbreak --- srcpkgs/syncthing/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/syncthing/template b/srcpkgs/syncthing/template index c4077b5ab93..48aff52f40a 100644 --- a/srcpkgs/syncthing/template +++ b/srcpkgs/syncthing/template @@ -20,8 +20,6 @@ distfiles="https://github.com/syncthing/${pkgname}/archive/v${version}.tar.gz" checksum=cc36d6244590f0eeaa1df6f465b617dd7fdbee3dae434d55b272b25580f6e53b export GOTOOLCHAIN=go1.20 -broken="GOTOOLCHAIN not supported" - pre_build() { GOARCH= go generate \ github.com/syncthing/syncthing/lib/api/auto \