syncthing: unbreak

This commit is contained in:
Duncaen 2023-08-24 18:14:15 +02:00
parent 47a2b1ea25
commit 73b502f41f
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35

View File

@ -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 \